Home | History | Annotate | Download | only in audio

Lines Matching full:layer

455 		mpeg->layer & MPEG_LAYER_MP1 ? "1 " : "",
456 mpeg->layer & MPEG_LAYER_MP2 ? "2 " : "",
457 mpeg->layer & MPEG_LAYER_MP3 ? "3 " : "",
533 mpeg->layer = mpeg_cap->layer;
1451 mpeg_cap.layer = mpeg->layer;