Home
last modified time | relevance | path

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

/aosp_15_r20/external/libhevc/encoder/
H A Dihevce_enc_loop_pass.c6232 UWORD32 total_frame_rdopt_header_bits = 0; in ihevce_enc_loop_get_frame_rc_prms() local
6261 total_frame_rdopt_header_bits += in ihevce_enc_loop_get_frame_rc_prms()
6280 ps_rc_prms->u4_total_texture_bits = total_frame_rdopt_bits - total_frame_rdopt_header_bits; in ihevce_enc_loop_get_frame_rc_prms()
6281 ps_rc_prms->u4_total_header_bits = total_frame_rdopt_header_bits; in ihevce_enc_loop_get_frame_rc_prms()