Searched refs:SND2_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.c41 #define SND2_TAG MKBETAG('S', 'N', 'D', '2') macro
177 (chunk_type == SND2_TAG) || (chunk_type == VQFR_TAG)) {
186 case SND2_TAG:
216 case SND2_TAG:
232 case SND2_TAG:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dwestwood.c50 #define SND2_TAG MKBETAG('S', 'N', 'D', '2') 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)) {
344 if (chunk_type == SND2_TAG) {

Completed in 41 milliseconds