Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dtpl_model.c484 alloc_frame_mvs(cm, &frame_bufs[i]); in init_gop_frames()
Dencoder.h1148 static INLINE void alloc_frame_mvs(AV1_COMMON *const cm, RefCntBuffer *buf) { in alloc_frame_mvs() function
Dencoder.c3414 alloc_frame_mvs(cm, new_fb); in scale_references()
3696 alloc_frame_mvs(cm, cm->cur_frame); in av1_set_frame_size()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c3144 static INLINE void alloc_frame_mvs(VP9_COMMON *const cm, int buffer_idx) { function
3198 alloc_frame_mvs(cm, new_fb);
3221 alloc_frame_mvs(cm, new_fb);
3585 alloc_frame_mvs(cm, cm->new_fb_idx);
5438 alloc_frame_mvs(cm, i);