Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_rc_structs.h43 #define HALF_MAX_SCENE_ARRAY_QP MAX_SCENE_NUM / 2
339 WORD32 ai4_prev_pic_hevc_qp[MAX_SCENE_NUM][MAX_PIC_TYPE];
341 WORD32 ai4_scene_numbers[MAX_SCENE_NUM];
Dihevce_lap_enc_structs.h48 #define MAX_SCENE_NUM 30 macro
Dihevce_rc_interface.c519 ps_rc_ctxt->as_non_ref_b_qp[i].u4_scene_num_rc = MAX_SCENE_NUM + 1; in ihevce_rc_mem_init()
611 for(i = 0; i < MAX_SCENE_NUM; i++) in ihevce_rc_mem_init()
2100 WORD32 i4_scene_num = ps_rc_lap_out->u4_rc_scene_num % MAX_SCENE_NUM; in ihevce_rc_get_pic_quant()
4330 WORD32 i4_scene_num = ps_rc_lap_out->u4_rc_scene_num % MAX_SCENE_NUM; in ihevce_rc_update_pic_info()
4777 WORD32 i4_scene_num = ps_rc_lap_out->u4_rc_scene_num % MAX_SCENE_NUM; in ihevce_rc_interface_update()