Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Drv34.c75 static int rv34_decode_mv(RV34DecContext *r, int block_type);
400 if (rv34_decode_mv(r, r->block_type) < 0) in rv34_decode_inter_mb_header()
851 static int rv34_decode_mv(RV34DecContext *r, int block_type) in rv34_decode_mv() function