Searched refs:g_c (Results 1 - 6 of 6) sorted by relevance
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/ |
H A D | videodec_api11_sample.cpp | 46 SHA512_CTX g_c; member 679 SHA512_Final(g_md, &g_c); in CheckAttrFlag() 680 OPENSSL_cleanse(&g_c, sizeof(g_c)); in CheckAttrFlag() 698 SHA512_Init(&g_c); in OutputFuncTest() 758 SHA512_Update(&g_c, cropBuffer, size); in ProcessOutputData()
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/ |
H A D | videodec_api11_sample.cpp | 58 SHA512_CTX g_c; member 820 SHA512_Final(g_md, &g_c); in CheckAttrFlag() 821 OPENSSL_cleanse(&g_c, sizeof(g_c)); in CheckAttrFlag() 867 SHA512_Init(&g_c); in OutputFuncTest() 932 SHA512_Update(&g_c, cropBuffer, cropSize); in ProcessOutputData()
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/ |
H A D | videodec_api11_sample.cpp | 53 SHA512_CTX g_c; member 807 SHA512_Final(g_md, &g_c); in CheckAttrFlag() 808 OPENSSL_cleanse(&g_c, sizeof(g_c)); in CheckAttrFlag() 854 SHA512_Init(&g_c); in OutputFuncTest() 919 SHA512_Update(&g_c, cropBuffer, cropSize); in ProcessOutputData()
|
/third_party/spirv-tools/test/opt/ |
H A D | inst_bindless_check_test.cpp | 3647 // layout(push_constant) cbuffer PerViewPushConst_t { uint g_c; }; 3671 // off = g_envMapConstants[g_c].g_TexOff; 3695 OpMemberName %PerViewPushConst_t 0 "g_c" 3829 OpMemberName %PerViewPushConst_t 0 "g_c" 4076 // layout(push_constant) cbuffer PerViewPushConst_t { min16uint g_c; }; 4100 // off = g_envMapConstants[g_c].g_TexOff; 4127 OpMemberName %PerViewPushConst_t 0 "g_c"
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | inst_bindless_check_test.cpp | 7471 // layout(push_constant) cbuffer PerViewPushConst_t { uint g_c; }; 7495 // off = g_envMapConstants[g_c].g_TexOff; 7518 OpMemberName %PerViewPushConst_t 0 "g_c" 7754 OpMemberName %PerViewPushConst_t 0 "g_c" 8218 // layout(push_constant) cbuffer PerViewPushConst_t { min16uint g_c; }; 8242 // off = g_envMapConstants[g_c].g_TexOff; 8268 OpMemberName %PerViewPushConst_t 0 "g_c"
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | inst_bindless_check_test.cpp | 7471 // layout(push_constant) cbuffer PerViewPushConst_t { uint g_c; }; 7495 // off = g_envMapConstants[g_c].g_TexOff; 7518 OpMemberName %PerViewPushConst_t 0 "g_c" 7754 OpMemberName %PerViewPushConst_t 0 "g_c" 8218 // layout(push_constant) cbuffer PerViewPushConst_t { min16uint g_c; }; 8242 // off = g_envMapConstants[g_c].g_TexOff; 8268 OpMemberName %PerViewPushConst_t 0 "g_c"
|
Completed in 27 milliseconds