Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_frame_process.c2422 WORD32 i4_new_frame_qp = 0, i4_qp_for_I_pic = 0; in ihevce_update_qp_L1_sad_based() local
2614 i4_qp_for_I_pic = CLIP3(i4_qp_for_I_pic, 1, 51); in ihevce_update_qp_L1_sad_based()
2617 i4_qp_for_I_pic = i4_new_frame_qp - 3; in ihevce_update_qp_L1_sad_based()
2667 i4_qp_for_I_pic = CLIP3(i4_qp_for_I_pic, 1, 51); in ihevce_update_qp_L1_sad_based()