Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_firstpass.c4024 int gop_coding_frame_count; in vp9_get_coding_frame_num() local
4040 gop_coding_frame_count = vp9_get_gop_coding_frame_count( in vp9_get_coding_frame_num()
4046 gop_show_frames = gop_coding_frame_count - use_alt_ref; in vp9_get_coding_frame_num()