Searched refs:cavs_mb (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dcavs.h61 enum cavs_mb { enum
264 void ff_cavs_filter(AVSContext *h, enum cavs_mb mb_type);
269 void ff_cavs_inter(AVSContext *h, enum cavs_mb mb_type);
H A Dcavsdec.c719 static void decode_mb_p(AVSContext *h, enum cavs_mb mb_type)
764 static int decode_mb_b(AVSContext *h, enum cavs_mb mb_type)
968 enum cavs_mb mb_type;
H A Dcavs.c109 void ff_cavs_filter(AVSContext *h, enum cavs_mb mb_type)
494 void ff_cavs_inter(AVSContext *h, enum cavs_mb mb_type)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dcavs.h58 enum cavs_mb { enum
306 void ff_cavs_filter(AVSContext *h, enum cavs_mb mb_type);
311 void ff_cavs_inter(AVSContext *h, enum cavs_mb mb_type);
H A Dcavsdec.c259 static void decode_mb_p(AVSContext *h, enum cavs_mb mb_type) {
303 static void decode_mb_b(AVSContext *h, enum cavs_mb mb_type) {
468 enum cavs_mb mb_type;
H A Dcavs.c75 void ff_cavs_filter(AVSContext *h, enum cavs_mb mb_type) {
414 void ff_cavs_inter(AVSContext *h, enum cavs_mb mb_type) {

Completed in 44 milliseconds