Searched refs:opt1 (Results 1 – 3 of 3) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/ |
D | vp9_variance_sse2.c | 348 #define DECLS(opt1, opt2) \ argument 350 DECL(8, opt1); \ 351 DECL(16, opt1) 397 #define FNS(opt1, opt2) \ argument 398 FN(64, 64, 16, 6, 6, opt1, (int64_t)); \ 399 FN(64, 32, 16, 6, 5, opt1, (int64_t)); \ 400 FN(32, 64, 16, 5, 6, opt1, (int64_t)); \ 401 FN(32, 32, 16, 5, 5, opt1, (int64_t)); \ 402 FN(32, 16, 16, 5, 4, opt1, (int64_t)); \ 403 FN(16, 32, 16, 4, 5, opt1, (int64_t)); \ [all …]
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
D | dbg_zones.h | 74 #define DBG_INSTANTIATE_ZONES(initialZones,modname,opt1,opt2) \ argument 93 TEXT(opt1), /* 14 */ \
|
/hardware/ti/omap3/dspbridge/inc/ |
D | dbg_zones.h | 74 #define DBG_INSTANTIATE_ZONES(initialZones,modname,opt1,opt2) \ argument 93 TEXT(opt1), /* 14 */ \
|