Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencoder.h1557 static INLINE void alloc_frame_mvs(AV1_COMMON *const cm, RefCntBuffer *buf) { in alloc_frame_mvs() function
Dencoder.c3941 alloc_frame_mvs(cm, new_fb); in scale_references()
4382 alloc_frame_mvs(cm, cm->cur_frame); in av1_set_frame_size()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c3344 static INLINE void alloc_frame_mvs(VP9_COMMON *const cm, int buffer_idx) { function
3398 alloc_frame_mvs(cm, new_fb);
3421 alloc_frame_mvs(cm, new_fb);
3768 alloc_frame_mvs(cm, cm->new_fb_idx);
5795 alloc_frame_mvs(cm, i);