Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvp8.c1671 void intra_predict(VP8Context *s, VP8ThreadData *td, uint8_t *dst[3], in intra_predict() function
2444 intra_predict(s, td, dst, mb, mb_x, mb_y, is_vp7); in decode_mb_row_no_filter()