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.h29 void vp8_estimate_missing_mvs(VP8D_COMP *pbi);
Derror_concealment.c407 void vp8_estimate_missing_mvs(VP8D_COMP *pbi) in vp8_estimate_missing_mvs() function
Ddecodeframe.c1339 vp8_estimate_missing_mvs(pbi); in vp8_decode_frame()