Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_cabac_tu.c1060 … *)((UWORD8 *)pv_cu_coeff + ps_enc_tu[-3].ai4_cr_coeff_offset[i4_subtu_idx]); in ihevce_encode_transform_tree()
1068 … *)((UWORD8 *)pv_cu_coeff + ps_enc_tu->ai4_cr_coeff_offset[i4_subtu_idx]); in ihevce_encode_transform_tree()
Dihevce_enc_loop_utils.c7247 ps_tu->ai4_cr_coeff_offset[0] = total_bytes_offset + init_bytes_offset; in ihevce_chroma_cu_prcs_rdopt()
7249 ps_tu->ai4_cr_coeff_offset[1] = total_bytes_offset + init_bytes_offset; in ihevce_chroma_cu_prcs_rdopt()
7948 ps_tu->ai4_cr_coeff_offset[i4_subtu_idx] = in ihevce_chroma_cu_prcs_rdopt()
8259 ps_tu->ai4_cr_coeff_offset[i4_subtu_idx] = in ihevce_chroma_cu_prcs_rdopt()
9812 ps_tu_enc_loop->ai4_cr_coeff_offset[i4_subtu_idx] = total_bytes; in ihevce_final_rdopt_mode_prcs()
9824 ps_tu_enc_loop->ai4_cr_coeff_offset[0] = total_bytes; in ihevce_final_rdopt_mode_prcs()
9826 ps_tu_enc_loop->ai4_cr_coeff_offset[1] = total_bytes; in ihevce_final_rdopt_mode_prcs()
Dihevce_enc_structs.h389 WORD32 ai4_cr_coeff_offset[2]; member
Dihevce_tu_tree_selector.c2303 ps_final_prms->as_tu_enc_loop[pu2_tu_ctr[0]].ai4_cr_coeff_offset[i] = in ihevce_tu_selector_debriefer()