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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dlmlm4.c33 #define LMLM4_MPEG1L2 0x04 macro
44 if (!AV_RB16(buf) && frame_type <= LMLM4_MPEG1L2 && packet_size &&
47 if (frame_type == LMLM4_MPEG1L2) {
92 if (frame_type > LMLM4_MPEG1L2 || frame_type == LMLM4_INVALID) {
113 case LMLM4_MPEG1L2:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dlmlm4.c33 #define LMLM4_MPEG1L2 0x04 macro
44 if (!AV_RB16(buf) && frame_type <= LMLM4_MPEG1L2 && packet_size &&
47 if (frame_type == LMLM4_MPEG1L2) {
92 if (frame_type > LMLM4_MPEG1L2 || frame_type == LMLM4_INVALID) {
113 case LMLM4_MPEG1L2:

Completed in 35 milliseconds