Searched refs:RV_GET_MAJOR_VER (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | rv10.c | 48 #define RV_GET_MAJOR_VER(x) ((x) >> 28) macro 394 major_ver = RV_GET_MAJOR_VER(rv->sub_id); in rv10_decode_init() |
Completed in 1 milliseconds