Home
last modified time | relevance | path

Searched refs:IHEVC_CAB_COEFFX_PREFIX (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/common/
Dihevc_cabac_tables.h91 IHEVC_CAB_COEFFX_PREFIX = IHEVC_CAB_TFM_SKIP12 + 1, enumerator
92 IHEVC_CAB_COEFFY_PREFIX = IHEVC_CAB_COEFFX_PREFIX + 18,
/external/libhevc/decoder/
Dihevcd_parse_residual.c243 ctxt_idx_x = IHEVC_CAB_COEFFX_PREFIX + ctx_offset; in ihevcd_parse_residual_coding()
249 ctxt_idx_x = IHEVC_CAB_COEFFX_PREFIX + 15; in ihevcd_parse_residual_coding()