Searched defs:cx (Results 1 – 2 of 2) sorted by relevance
| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/ |
| D | x86.h | 42 #define cpuid(func, func2, ax, bx, cx, dx)\ argument 48 #define cpuid(func, func2, ax, bx, cx, dx)\ argument 58 #define cpuid(func, func2, ax, bx, cx, dx)\ argument 67 #define cpuid(func, func2, ax, bx, cx, dx)\ argument
|
| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/source/ |
| D | scale.c | 3521 int cx = (x < 0) ? 0 : x; in ScalePlaneBilinearSimple() local
|