Home
last modified time | relevance | path

Searched defs:B (Results 1 – 9 of 9) sorted by relevance

/hardware/samsung_slsi/exynos5/libswconverter/
Dswconvertor.c523 unsigned int R, G, B; in csc_RGB565_to_YUV420P() local
597 unsigned int R, G, B; in csc_RGB565_to_YUV420SP() local
674 unsigned int R, G, B; in csc_ARGB8888_to_YUV420P() local
748 unsigned int R, G, B; in csc_ARGB8888_to_YUV420SP() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
Dloopfilter_filters_altivec.asm355 .macro Abs RES, TMP, A, B argument
362 .macro max_abs RES, TMP, A, B argument
/hardware/akm/AK8975_FS/akmdfs/AKFS_APIs_8975/
DAKFS_AOC.c53 AKFLOAT B; in From4Points2Sphere() local
/hardware/libhardware/tests/hwc/
Dutil.c114 EGLint R,G,B,A,r,g,b,a; in select_config_for_window() local
/hardware/libhardware/include/hardware/
Dhardware.h32 #define MAKE_TAG_CONSTANT(A,B,C,D) (((A) << 24) | ((B) << 16) | ((C) << 8) | (D)) argument
/hardware/ti/omap3/omx/ti_omx_config_parser/src/
Dti_m4v_config_parser.cpp24 #define PV_CLZ(A,B) while (((B) & 0x8000) == 0) {(B) <<=1; A++;} argument
/hardware/intel/common/wrs_omxil_core/core/src/
Dintel_m4v_config_parser.cpp29 #define PV_CLZ(A,B) while (((B) & 0x8000) == 0) {(B) <<=1; A++;} argument
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dblockd.h64 #define VP8_COMBINEENTROPYCONTEXTS( Dest, A, B) \ argument
/hardware/intel/img/libdrm/shared-core/
Dr300_reg.h925 # define R300_EASY_TX_FORMAT(B, G, R, A, FMT) ( \ argument