HomeSort by relevance Sort by last modified time
    Searched refs:ih264d_decode_bins (Results 1 - 3 of 3) sorted by null

  /external/libavc/decoder/
ih264d_parse_mb_header.c 106 u1_bin = ih264d_decode_bins(2, u4_cxt_inc, ps_mb_bin_ctxt, ps_bitstrm,
119 u1_bin = (UWORD8)ih264d_decode_bins(3, u4_cxt_inc, ps_mb_bin_ctxt,
127 u1_bin = (UWORD8)ih264d_decode_bins(2, u4_cxt_inc, ps_mb_bin_ctxt,
277 u1_bin = (UWORD8)ih264d_decode_bins(3, u4_cxt_inc,
341 u1_bin = (UWORD8)ih264d_decode_bins(3, u4_cxt_inc,
427 u1_bin = (UWORD8)ih264d_decode_bins(2, 0x33, ps_sub_mb_cxt,
436 u1_bin = (UWORD8)ih264d_decode_bins(2, 0x33, ps_sub_mb_cxt,
    [all...]
ih264d_cabac.h 140 UWORD32 ih264d_decode_bins(UWORD8 u1_max_bins,
ih264d_cabac.c 438 /* Function Name : ih264d_decode_bins */
459 UWORD32 ih264d_decode_bins(UWORD8 u1_max_bins, function

Completed in 82 milliseconds