Home
last modified time | relevance | path

Searched defs:type_idx (Results 1 – 7 of 7) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
Dvp9dsp_mips.h24 #define VP9_8TAP_MIPS_MSA_FUNC(SIZE, type, type_idx) \ argument
237 #define VP9_8TAP_MIPS_MMI_FUNC(SIZE, type, type_idx) \ argument
Dvp9_mc_msa.c4326 #define VP9_8TAP_MIPS_MSA_FUNC(SIZE, type, type_idx) \ argument
/third_party/ffmpeg/libavcodec/
Dhevcdsp.h44 uint8_t type_idx[3]; ///< sao_type_idx member
Dvp9dsp_template.c2097 #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/
Dgstvkbuffermemory.c108 guint32 type_idx; in _vk_buffer_mem_new_alloc() local
Dgstvkimagememory.c219 guint32 type_idx; in _vk_image_mem_new_alloc() local
/third_party/mesa3d/src/compiler/glsl/
Dast_to_hir.cpp2504 const unsigned type_idx = in get_type_name_for_precision_qualifier() local