Home
last modified time | relevance | path

Searched defs:typeb (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/x86/
Dvp9dsp_init_16bpp_template.c172 #define init_itx_func(idxa, idxb, typea, typeb, size, bpp, opt) \ in INIT_FUNC() argument
175 #define init_itx_func_one(idx, typea, typeb, size, bpp, opt) \ in INIT_FUNC() argument
Dvp9dsp_init.c93 #define itxfm_func(typea, typeb, size, opt) \ argument
Dvp9dsp_init.h61 #define decl_itxfm_func(typea, typeb, size, bpp, opt) \ argument
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstdecodebin3.c1225 GstStreamType typea, typeb; in sort_streams() local
/third_party/ltp/tools/sparse/sparse-src/
Devaluate.c289 struct symbol *typeb) in warn_for_different_enum_types()