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

  /external/libavc/common/
ih264_cabac_tables.h 95 LUMA_DC_CTXCAT = 0,
  /external/libavc/decoder/
ih264d_cabac.h 71 #define LUMA_DC_CTXCAT 0
ih264d_parse_islice.c 683 p_bin_ctxt = (ps_dec->p_cbf_t[LUMA_DC_CTXCAT]) + u4_ctx_inc;
687 LUMA_DC_CTXCAT,
688 ps_dec->p_significant_coeff_flag_t[LUMA_DC_CTXCAT],
    [all...]
ih264d_utils.c     [all...]
  /external/libavc/encoder/
ih264e_cabac_encode.c 916 + (LUMA_DC_CTXCAT << 2) + u4_ctx_inc);
    [all...]

Completed in 1197 milliseconds