Searched refs:MB_TYPE_L1 (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmpeg12decdata.h74 MB_TYPE_L1,
75 MB_TYPE_L1 | MB_TYPE_CBP,
81 MB_TYPE_QUANT | MB_TYPE_L1 | MB_TYPE_CBP,
H A Dituh263dec.c61 MB_TYPE_L1 | MB_TYPE_16x16,
62 MB_TYPE_L1 | MB_TYPE_CBP | MB_TYPE_16x16,
63 MB_TYPE_L1 | MB_TYPE_CBP | MB_TYPE_QUANT | MB_TYPE_16x16,
H A Davcodec.h824 #define MB_TYPE_L1 (MB_TYPE_P0L1 | MB_TYPE_P1L1) macro
825 #define MB_TYPE_L0L1 (MB_TYPE_L0 | MB_TYPE_L1)
H A Drv34.c57 MB_TYPE_16x16 | MB_TYPE_L1,
562 const int mask = dir ? MB_TYPE_L1 : MB_TYPE_L0;
H A Dmpeg4videodec.c44 MB_TYPE_L1 | MB_TYPE_16x16,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpegutils.h63 #define MB_TYPE_L1 (MB_TYPE_P0L1 | MB_TYPE_P1L1) macro
64 #define MB_TYPE_L0L1 (MB_TYPE_L0 | MB_TYPE_L1)
H A Dituh263dec.c60 MB_TYPE_L1 | MB_TYPE_16x16,
61 MB_TYPE_L1 | MB_TYPE_CBP | MB_TYPE_16x16,
62 MB_TYPE_L1 | MB_TYPE_CBP | MB_TYPE_QUANT | MB_TYPE_16x16,
H A Davcodec.h896 #define MB_TYPE_L1 (MB_TYPE_P0L1 | MB_TYPE_P1L1) macro
897 #define MB_TYPE_L0L1 (MB_TYPE_L0 | MB_TYPE_L1)
H A Drv34.c59 MB_TYPE_16x16 | MB_TYPE_L1,
559 const int mask = dir ? MB_TYPE_L1 : MB_TYPE_L0;
H A Dmpeg12dec.c83 MB_TYPE_L1,
84 MB_TYPE_L1 | MB_TYPE_CBP,
90 MB_TYPE_QUANT | MB_TYPE_L1 | MB_TYPE_CBP,
H A Dmpeg4videodec.c50 MB_TYPE_L1 | MB_TYPE_16x16,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/include/libavcodec/
H A Davcodec.h557 #define MB_TYPE_L1 (MB_TYPE_P0L1 | MB_TYPE_P1L1) macro
558 #define MB_TYPE_L0L1 (MB_TYPE_L0 | MB_TYPE_L1)

Completed in 174 milliseconds