Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp9/
H A Dsimple_encode.h525 void PostUpdateKeyFrameGroupIndex(FrameType frame_type);
H A Dsimple_encode.cc1122 void SimpleEncode::PostUpdateKeyFrameGroupIndex(FrameType frame_type) { in PostUpdateKeyFrameGroupIndex() function in vp9::SimpleEncode
1152 PostUpdateKeyFrameGroupIndex(encode_frame_result.frame_type); in PostUpdateState()