Home
last modified time | relevance | path

Searched refs:VP8_SPLITMVMODE_8x16 (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvp8.h70 VP8_SPLITMVMODE_8x16, ///< 2 8x16 blocks (horizontal) enumerator
Dvp8.c2042 case VP8_SPLITMVMODE_8x16: in inter_predict()