Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Drate_control_api.c3196 WORD32 i4_min_num_pixel = i4_num_pixel; in rc_get_qp_scene_change_bits() local
3200 i4_min_num_pixel = i4_min_num_pixel / 2; in rc_get_qp_scene_change_bits()
3208 i8_satd_by_act_accum = (LWORD64)(i4_min_num_pixel / 2); in rc_get_qp_scene_change_bits()
3212 i8_satd_by_act_accum = (LWORD64)(i4_min_num_pixel * 3.0f / 4.0f); in rc_get_qp_scene_change_bits()
3215 i8_satd_by_act_accum = (LWORD64)(i4_min_num_pixel); in rc_get_qp_scene_change_bits()