Searched refs:SND1_TAG (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 Dwestwood_vqa.c40 #define SND1_TAG MKBETAG('S', 'N', 'D', '1') macro
176 if ((chunk_type == SND0_TAG) || (chunk_type == SND1_TAG) ||
185 case SND1_TAG:
213 case SND1_TAG:
227 case SND1_TAG:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dwestwood.c49 #define SND1_TAG MKBETAG('S', 'N', 'D', '1') macro
329 if ((chunk_type == SND2_TAG || chunk_type == SND1_TAG) && wsvqa->audio_channels == 0) {
334 if ((chunk_type == SND1_TAG) || (chunk_type == SND2_TAG) || (chunk_type == VQFR_TAG)) {
348 } else if(chunk_type == SND1_TAG) {

Completed in 44 milliseconds