Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_firstpass.h265 int vp9_get_coding_frame_num(const struct VP9EncoderConfig *oxcf,
H A Dvp9_firstpass.c4017 int vp9_get_coding_frame_num(const VP9EncoderConfig *oxcf, in vp9_get_coding_frame_num() function
/aosp_15_r20/external/libvpx/vp9/
H A Dsimple_encode.cc1294 return vp9_get_coding_frame_num(&oxcf, &twopass, &frame_info, multi_layer_arf, in GetCodingFrameNum()