Searched refs:opt2 (Results 1 – 4 of 4) 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 349 DECL(4, opt2); \ 397 #define FNS(opt1, opt2) \ argument 409 FN(4, 8, 4, 2, 3, opt2, (unsigned int)); \ 410 FN(4, 4, 4, 2, 2, opt2, (unsigned int)) 427 #define DECLS(opt1, opt2) \ argument 428 DECL(4, opt2); \ 477 #define FNS(opt1, opt2) \ argument 489 FN(4, 8, 4, 2, 3, opt2, (unsigned int)); \ 490 FN(4, 4, 4, 2, 2, opt2, (unsigned int))
|
/hardware/ti/omap3/dspbridge/inc/ |
D | dbg_zones.h | 74 #define DBG_INSTANTIATE_ZONES(initialZones,modname,opt1,opt2) \ argument 94 TEXT(opt2), /* 15 */ \
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
D | dbg_zones.h | 74 #define DBG_INSTANTIATE_ZONES(initialZones,modname,opt1,opt2) \ argument 94 TEXT(opt2), /* 15 */ \
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/ |
D | configure.sh | 64 opt2=`echo $opt | sed -e 's;_;-;g'` 66 eval "toggle_${opt}=\"--disable-${opt2}\"" 68 eval "toggle_${opt}=\"--enable-${opt2} \""
|