Home
last modified time | relevance | path

Searched refs:IHEVC_CAB_COEFFY_PREFIX (Results 1 – 2 of 2) 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()