Searched refs:RV_GET_MAJOR_VER (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Drv10.c37 #define RV_GET_MAJOR_VER(x) ((x) >> 28) macro
448 major_ver = RV_GET_MAJOR_VER(avctx->sub_id);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Drv10.c40 #define RV_GET_MAJOR_VER(x) ((x) >> 28) macro
490 major_ver = RV_GET_MAJOR_VER(rv->sub_id);

Completed in 65 milliseconds