Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Derror_concealment.h29 void vp8_estimate_missing_mvs(VP8D_COMP *pbi);
Derror_concealment.c409 void vp8_estimate_missing_mvs(VP8D_COMP *pbi) in vp8_estimate_missing_mvs() function
Ddecodeframe.c1331 vp8_estimate_missing_mvs(pbi); in vp8_decode_frame()