Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_firstpass.h257 int vp9_get_gop_coding_frame_count(const struct VP9EncoderConfig *oxcf,
H A Dvp9_firstpass.c3971 *coding_frame_count = vp9_get_gop_coding_frame_count( in vp9_get_next_group_of_picture()
3978 int vp9_get_gop_coding_frame_count(const VP9EncoderConfig *oxcf, in vp9_get_gop_coding_frame_count() function
4040 gop_coding_frame_count = vp9_get_gop_coding_frame_count( in vp9_get_coding_frame_num()