OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IHEVCD_CABAC_DECODE_BYPASS_BINS
(Results
1 - 3
of
3
) sorted by null
/external/libhevc/decoder/
ihevcd_parse_residual.c
280
value =
ihevcd_cabac_decode_bypass_bins
(ps_cabac,
297
value =
ihevcd_cabac_decode_bypass_bins
(ps_cabac,
756
IHEVCD_CABAC_DECODE_BYPASS_BINS
(value, ps_cabac, ps_bitstrm, num_coeff);
762
IHEVCD_CABAC_DECODE_BYPASS_BINS
(value, ps_cabac, ps_bitstrm, (num_coeff - 1));
827
IHEVCD_CABAC_DECODE_BYPASS_BINS
(u4_suffix, ps_cabac, ps_bitstrm, rice_param);
843
IHEVCD_CABAC_DECODE_BYPASS_BINS
(u4_suffix, ps_cabac, ps_bitstrm, u4_numbins);
[
all
...]
ihevcd_cabac.h
156
#define
IHEVCD_CABAC_DECODE_BYPASS_BINS
(u4_bins, ps_cabac, ps_bitstrm, numbins) \
197
#define
IHEVCD_CABAC_DECODE_BYPASS_BINS
(u4_bins, ps_cabac, ps_bitstrm, numbins) \
198
u4_bins =
ihevcd_cabac_decode_bypass_bins
(ps_cabac, ps_bitstrm, numbins);
240
UWORD32
ihevcd_cabac_decode_bypass_bins
ihevcd_cabac.c
37
*
ihevcd_cabac_decode_bypass_bins
()
459
UWORD32
ihevcd_cabac_decode_bypass_bins
(cab_ctxt_t *ps_cabac,
function
685
IHEVCD_CABAC_DECODE_BYPASS_BINS
(u4_suffix, ps_cabac, ps_bitstrm, numones);
746
IHEVCD_CABAC_DECODE_BYPASS_BINS
(u4_suffix, ps_cabac, ps_bitstrm, c_rice_param);
Completed in 1229 milliseconds