Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c3144 static INLINE void alloc_frame_mvs(VP9_COMMON *const cm, int buffer_idx) { function
/external/libaom/libaom/av1/encoder/
Dencoder.h1148 static INLINE void alloc_frame_mvs(AV1_COMMON *const cm, RefCntBuffer *buf) { in alloc_frame_mvs() function