Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_loop_pass.c6296 UWORD32 total_frame_rdopt_header_bits = 0; in ihevce_enc_loop_get_frame_rc_prms() local
6325 total_frame_rdopt_header_bits += in ihevce_enc_loop_get_frame_rc_prms()
6344 ps_rc_prms->u4_total_texture_bits = total_frame_rdopt_bits - total_frame_rdopt_header_bits; in ihevce_enc_loop_get_frame_rc_prms()
6345 ps_rc_prms->u4_total_header_bits = total_frame_rdopt_header_bits; in ihevce_enc_loop_get_frame_rc_prms()