Home
last modified time | relevance | path

Searched refs:IHEVC_CAB_COEFFY_PREFIX (Results 1 – 4 of 4) sorted by relevance

/external/libhevc/common/
Dihevc_cabac_tables.h92 IHEVC_CAB_COEFFY_PREFIX = IHEVC_CAB_COEFFX_PREFIX + 18, enumerator
93 IHEVC_CAB_CODED_SUBLK_IDX = IHEVC_CAB_COEFFY_PREFIX + 18,
/external/libhevc/decoder/
Dihevcd_parse_residual.c244 ctxt_idx_y = IHEVC_CAB_COEFFY_PREFIX + ctx_offset; in ihevcd_parse_residual_coding()
250 ctxt_idx_y = IHEVC_CAB_COEFFY_PREFIX + 15; in ihevcd_parse_residual_coding()
/external/libhevc/encoder/
Dihevce_cabac_tu.c315 ctxt_idx_y = IHEVC_CAB_COEFFY_PREFIX + ctx_offset; in ihevce_cabac_encode_last_coeff_x_y()
321 ctxt_idx_y = IHEVC_CAB_COEFFY_PREFIX + 15; in ihevce_cabac_encode_last_coeff_x_y()
Dihevce_enc_loop_utils.c8086 pu1_dst + IHEVC_CAB_COEFFY_PREFIX + 15, in ihevce_chroma_cu_prcs_rdopt()
8087 pu1_src + IHEVC_CAB_COEFFY_PREFIX + 15, in ihevce_chroma_cu_prcs_rdopt()