Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_rc_structs.h450 WORD32 ai4_scene_num_last_pic[MAX_PIC_TYPE]; member
Dihevce_rc_interface.c617 memset(&ps_rc_ctxt->ai4_scene_num_last_pic[0], 0, sizeof(ps_rc_ctxt->ai4_scene_num_last_pic)); in ihevce_rc_mem_init()
2160 if(ps_rc_ctxt->ai4_scene_num_last_pic[rc_pic_type] != in ihevce_rc_get_pic_quant()
2166 ps_rc_ctxt->ai4_scene_num_last_pic[rc_pic_type] = ps_rc_lap_out->u4_rc_scene_num; in ihevce_rc_get_pic_quant()