Home
last modified time | relevance | path

Searched defs:GET_BITS (Results 1 – 14 of 14) sorted by relevance

/external/pdfium/third_party/libjpeg/
Djdhuff.h144 #define GET_BITS(nbits) \ macro
/external/libjpeg-turbo/
Djdhuff.h155 #define GET_BITS(nbits) \ macro
/external/bzip2/
Ddecompress.c43 #define GET_BITS(lll,vvv,nnn) \ macro
/external/libhevc/common/arm/
Dihevc_intra_ref_substitution_a9q.c64 #define GET_BITS(y,x) ((y) & (1 << x)) && (1 << x) macro
Dihevc_intra_pred_filters_neon_intr.c70 #define GET_BITS(y,x) ((y) & (1 << x)) && (1 << x) macro
/external/libhevc/common/
Dihevc_intra_pred_filters.c77 #define GET_BITS(y,x) ((y) & (1 << x)) && (1 << x) macro
/external/opencv3/3rdparty/libjpeg/
Djdhuff.c141 #define GET_BITS(nbits) \ macro
/external/libhevc/common/x86/
Dihevc_intra_pred_filters_sse42_intr.c75 #define GET_BITS(y,x) ((y) & (1 << x)) && (1 << x) macro
Dihevc_intra_pred_filters_ssse3_intr.c78 #define GET_BITS(y,x) ((y) & (1 << x)) && (1 << x) macro
/external/valgrind/perf/
Dbz2.c1391 #define GET_BITS(lll,vvv,nnn) \ macro
/external/valgrind/memcheck/tests/
Dvarinfo6.c1431 #define GET_BITS(lll,vvv,nnn) \ macro
Dorigin5-bz2.c1393 #define GET_BITS(lll,vvv,nnn) \ macro
/external/valgrind/exp-sgcheck/tests/
Dhackedbz2.c1402 #define GET_BITS(lll,vvv,nnn) \ macro
/external/valgrind/VEX/switchback/
Dtest_bzip2.c1376 #define GET_BITS(lll,vvv,nnn) \ macro