Home
last modified time | relevance | path

Searched refs:IHEVC_CAB_COEFFX_PREFIX (Results 1 – 4 of 4) 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/encoder/
Dihevce_enc_loop_utils.c3104 IHEVC_CAB_COEFFX_PREFIX); in ihevce_intra_rdopt_cu_ntu()
3110 IHEVC_CAB_COEFFX_PREFIX); in ihevce_intra_rdopt_cu_ntu()
3114 IHEVC_CAB_COEFFX_PREFIX); in ihevce_intra_rdopt_cu_ntu()
3360 IHEVC_CAB_COEFFX_PREFIX, in ihevce_intra_rdopt_cu_ntu()
3361 &ps_ctxt->au1_rdopt_init_ctxt_models[0] + IHEVC_CAB_COEFFX_PREFIX, in ihevce_intra_rdopt_cu_ntu()
3362 IHEVC_CAB_CTXT_END - IHEVC_CAB_COEFFX_PREFIX); in ihevce_intra_rdopt_cu_ntu()
3532 IHEVC_CAB_COEFFX_PREFIX, in ihevce_intra_rdopt_cu_ntu()
3533 &ps_ctxt->au1_rdopt_init_ctxt_models[0] + IHEVC_CAB_COEFFX_PREFIX, in ihevce_intra_rdopt_cu_ntu()
3534 IHEVC_CAB_CTXT_END - IHEVC_CAB_COEFFX_PREFIX); in ihevce_intra_rdopt_cu_ntu()
3541 IHEVC_CAB_COEFFX_PREFIX, in ihevce_intra_rdopt_cu_ntu()
[all …]
Dihevce_cabac_tu.c314 ctxt_idx_x = IHEVC_CAB_COEFFX_PREFIX + ctx_offset; in ihevce_cabac_encode_last_coeff_x_y()
320 ctxt_idx_x = IHEVC_CAB_COEFFX_PREFIX + 15; in ihevce_cabac_encode_last_coeff_x_y()
3490 memcpy(&pu1_dest[IHEVC_CAB_COEFFX_PREFIX], &pu1_src[IHEVC_CAB_COEFFX_PREFIX], 36); in ihevce_copy_backup_ctxt()
/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()