Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_cabac_tu.c1014 … *)((UWORD8 *)pv_cu_coeff + ps_enc_tu[-3].ai4_cb_coeff_offset[i4_subtu_idx]); in ihevce_encode_transform_tree()
1022 … *)((UWORD8 *)pv_cu_coeff + ps_enc_tu->ai4_cb_coeff_offset[i4_subtu_idx]); in ihevce_encode_transform_tree()
Dihevce_enc_loop_utils.c7246 ps_tu->ai4_cb_coeff_offset[0] = total_bytes_offset + init_bytes_offset; in ihevce_chroma_cu_prcs_rdopt()
7248 ps_tu->ai4_cb_coeff_offset[1] = total_bytes_offset + init_bytes_offset; in ihevce_chroma_cu_prcs_rdopt()
7682 ps_tu->ai4_cb_coeff_offset[i4_subtu_idx] = in ihevce_chroma_cu_prcs_rdopt()
8218 ps_tu->ai4_cb_coeff_offset[i4_subtu_idx] = in ihevce_chroma_cu_prcs_rdopt()
9751 ps_tu_enc_loop->ai4_cb_coeff_offset[i4_subtu_idx] = total_bytes; in ihevce_final_rdopt_mode_prcs()
9823 ps_tu_enc_loop->ai4_cb_coeff_offset[0] = total_bytes; in ihevce_final_rdopt_mode_prcs()
9825 ps_tu_enc_loop->ai4_cb_coeff_offset[1] = total_bytes; in ihevce_final_rdopt_mode_prcs()
Dihevce_enc_structs.h386 WORD32 ai4_cb_coeff_offset[2]; member
Dihevce_tu_tree_selector.c2268 ps_final_prms->as_tu_enc_loop[pu2_tu_ctr[0]].ai4_cb_coeff_offset[i] = in ihevce_tu_selector_debriefer()