Searched refs:IS_PCM (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpegutils.h73 #define IS_PCM(a) ((a) & MB_TYPE_INTRA_PCM) macro
H A Dmpegvideo.c2140 if (IS_PCM(mb_type))
2320 if (IS_PCM(mb_type)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmpegvideo.h98 #define IS_PCM(a) ((a)&MB_TYPE_INTRA_PCM) macro
H A Dmpegvideo.c1557 if (IS_PCM(mb_type))
1741 if (IS_PCM(mb_type)) {

Completed in 134 milliseconds