Home
last modified time | relevance | path

Searched defs:bx (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
Dx86.h42 #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/vp8/common/
Dpostproc.c1103 int by, bx; in vp8_post_proc_frame() local