Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_cabac.h132 UWORD32 u4_header_bits_estimated_q12; member
Dihevce_cabac_cu_pu.c1218 ps_cabac->u4_header_bits_estimated_q12 = ps_cabac->u4_bits_estimated_q12; in ihevce_cabac_encode_coding_unit()
1257 ps_cabac->u4_header_bits_estimated_q12 - in ihevce_cabac_encode_coding_unit()
Dihevce_cabac_tu.c1619 … ps_cabac->u4_header_bits_estimated_q12); //(ps_cabac->u4_bits_estimated_q12 - temp_tex_bits_q12); in ihevce_cabac_residue_encode()
Dihevce_enc_loop_utils.c4986 UWORD32 u4_cu_hdr_bits_q12 = ps_cab_ctxt->u4_header_bits_estimated_q12; in ihevce_inter_rdopt_cu_ntu()
5694 UWORD32 u4_cu_hdr_bits_q12 = ps_cab_ctxt->u4_header_bits_estimated_q12; in ihevce_inter_tu_tree_selector_and_rdopt_cost_computer()