Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/decoder/
Derror_concealment.h28 void vp8_estimate_missing_mvs(VP8D_COMP *pbi);
Derror_concealment.c340 void vp8_estimate_missing_mvs(VP8D_COMP *pbi) { in vp8_estimate_missing_mvs() function
Ddecodeframe.c1200 vp8_estimate_missing_mvs(pbi); in vp8_decode_frame()