Searched defs:u4_bin (Results 1 – 2 of 2) sorted by relevance
/external/libhevc/decoder/ |
D | ihevcd_cabac.h | 59 #define IHEVCD_CABAC_DECODE_BIN(u4_bin, ps_cabac, ps_bitstrm, ctxt_index) \ argument 117 #define IHEVCD_CABAC_DECODE_BIN(u4_bin, ps_cabac, ps_bitstrm, ctxt_index) \ argument 122 #define IHEVCD_CABAC_DECODE_BYPASS_BIN(u4_bin, ps_cabac, ps_bitstrm) \ argument 151 #define IHEVCD_CABAC_DECODE_BYPASS_BIN(u4_bin, ps_cabac, ps_bitstrm) \ argument
|
D | ihevcd_cabac.c | 229 UWORD32 u4_bin; in ihevcd_cabac_decode_bin() local 319 UWORD32 u4_bin; in ihevcd_cabac_decode_bypass_bin() local 370 UWORD32 u4_bin; in ihevcd_cabac_decode_terminate() local
|