Home
last modified time | relevance | path

Searched defs:alloc_frame_mvs (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encoder.h1502 static INLINE void alloc_frame_mvs(VP9_COMMON *const cm, int buffer_idx) { in alloc_frame_mvs() function
/aosp_15_r20/external/libaom/av1/encoder/
H A Dencoder.h3999 static inline void alloc_frame_mvs(AV1_COMMON *const cm, RefCntBuffer *buf) { in alloc_frame_mvs() function