Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dpicture_type.h74 WORD32 is_last_frame_in_gop(pic_handling_handle ps_pic_handling);
Dpicture_type.c1473 WORD32 is_last_frame_in_gop(pic_handling_handle ps_pic_handling) in is_last_frame_in_gop() function
Drate_control_api.c2086 i4_new_period_flag = is_last_frame_in_gop(ps_rate_control_api->ps_pic_handling); in update_frame_level_info()