Searched defs:u4_bin (Results 1 – 3 of 3) 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 | 238 UWORD32 u4_bin; in ihevcd_cabac_decode_bin() local 328 UWORD32 u4_bin; in ihevcd_cabac_decode_bypass_bin() local 379 UWORD32 u4_bin; in ihevcd_cabac_decode_terminate() local
|
/external/libavc/decoder/ |
D | ih264d_cabac.c | 624 UWORD32 u4_bin; in ih264d_decode_bypass_bins_unary() local 718 UWORD32 u4_bin; in ih264d_decode_bypass_bins() local
|