Searched defs:V (Results 1 – 6 of 6) sorted by relevance
/hardware/msm7k/librpc/ |
D | debug.h | 47 #define V PRINT macro 49 #define V(x...) do { } while(0) macro
|
/hardware/samsung_slsi/exynos5/libswconverter/ |
D | swconvertor.c | 524 unsigned int Y, U, V; in csc_RGB565_to_YUV420P() local 598 unsigned int Y, U, V; in csc_RGB565_to_YUV420SP() local 675 unsigned int Y, U, V; in csc_ARGB8888_to_YUV420P() local 749 unsigned int Y, U, V; in csc_ARGB8888_to_YUV420SP() local
|
/hardware/ti/omap4xxx/domx/domx/omx_rpc/inc/ |
D | omx_rpc_utils.h | 82 #define RPC_paramCheck(C, V, S) do { \ argument
|
/hardware/ti/omap4xxx/domx/domx/ |
D | omx_proxy_common.h | 94 #define PROXY_paramCheck(C, V, S) do {\ argument
|
/hardware/ti/omap4xxx/domx/omx_core/src/ |
D | OMX_Core.c | 113 #define CORE_paramCheck(C, V, S) do {\ argument
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/ |
D | JPEGTest.c | 124 short H[4],V[4]; in GetYUVformat() local
|