Home
last modified time | relevance | path

Searched defs:memb (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_cx_iface.c116 #define RANGE_CHECK(p,memb,lo,hi) do {\ argument
121 #define RANGE_CHECK_HI(p,memb,hi) do {\ argument
126 #define RANGE_CHECK_LO(p,memb,lo) do {\ argument
131 #define RANGE_CHECK_BOOL(p,memb) do {\ argument
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_cx_iface.c123 #define RANGE_CHECK(p, memb, lo, hi) do {\ argument
128 #define RANGE_CHECK_HI(p, memb, hi) do {\ argument
133 #define RANGE_CHECK_LO(p, memb, lo) do {\ argument
138 #define RANGE_CHECK_BOOL(p, memb) do {\ argument
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Dobj_int_extract.c222 #define ENDIAN_ASSIGN(val, memb) do {\ argument
227 #define ENDIAN_ASSIGN_IN_PLACE(memb) do {\ argument