Searched defs:type_idx (Results 1 – 7 of 7) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
D | vp9dsp_mips.h | 24 #define VP9_8TAP_MIPS_MSA_FUNC(SIZE, type, type_idx) \ argument 237 #define VP9_8TAP_MIPS_MMI_FUNC(SIZE, type, type_idx) \ argument
|
D | vp9_mc_msa.c | 4326 #define VP9_8TAP_MIPS_MSA_FUNC(SIZE, type, type_idx) \ argument
|
/third_party/ffmpeg/libavcodec/ |
D | hevcdsp.h | 44 uint8_t type_idx[3]; ///< sao_type_idx member
|
D | vp9dsp_template.c | 2097 #define filter_fn_1d(sz, dir, dir_m, type, type_idx, avg) \ argument 2106 #define filter_fn_2d(sz, type, type_idx, avg) \ argument 2396 #define scaled_filter_fn(sz, type, type_idx, avg) \ argument
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkbuffermemory.c | 108 guint32 type_idx; in _vk_buffer_mem_new_alloc() local
|
D | gstvkimagememory.c | 219 guint32 type_idx; in _vk_image_mem_new_alloc() local
|
/third_party/mesa3d/src/compiler/glsl/ |
D | ast_to_hir.cpp | 2504 const unsigned type_idx = in get_type_name_for_precision_qualifier() local
|