Searched refs:MPEG_LAYER_MP1 (Results 1 – 4 of 4) sorted by relevance
56 #define MPEG_LAYER_MP1 (1 << 2) macro
493 mpeg_cap.layer = ( MPEG_LAYER_MP3 | MPEG_LAYER_MP2 | MPEG_LAYER_MP1 ); in mpeg_getcap_ind()
468 mpeg->layer & MPEG_LAYER_MP1 ? "1 " : "", in print_mpeg12()
106 #define MPEG_LAYER_MP1 (1 << 2) macro293 if (mpeg->layer & MPEG_LAYER_MP1) in print_mpeg12()