Home
last modified time | relevance | path

Searched refs:g_idx (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dvf_elbg.c152 const uint8_t g_idx = elbg->rgba_map[G]; in filter_frame() local
163 elbg->codeword[k++] = p[g_idx]; in filter_frame()
224 p[g_idx] = elbg->codebook[cb_idx+1]; in filter_frame()
H A Dvf_fade.c190 const uint8_t g_idx = s->rgba_map[G]; in filter_rgb() local
200 p[g_idx] = INTERP(g_idx, 1); in filter_rgb()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_query.c259 int g_idx = offset + offsetof(struct iris_query_so_overflow, in write_overflow_values() local
264 bo, g_idx, false); in write_overflow_values()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_query.c287 int g_idx = offset + offsetof(struct crocus_query_so_overflow, in write_overflow_values() local
292 bo, g_idx, false); in write_overflow_values()
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dinst_bindless_check_test.cpp1413 OpMemberName %foo 0 "g_idx" in TEST_F()
1479 OpMemberName %foo 0 "g_idx" in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dinst_bindless_check_test.cpp1413 OpMemberName %foo 0 "g_idx" in TEST_F()
1479 OpMemberName %foo 0 "g_idx" in TEST_F()
/third_party/spirv-tools/test/opt/
H A Dinst_bindless_check_test.cpp653 OpMemberName %foo 0 "g_idx"

Completed in 30 milliseconds