Searched refs:VQFR_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.c42 #define VQFR_TAG MKBETAG('V', 'Q', 'F', 'R') macro
177 (chunk_type == SND2_TAG) || (chunk_type == VQFR_TAG)) {
238 case VQFR_TAG:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dwestwood.c51 #define VQFR_TAG MKBETAG('V', 'Q', 'F', 'R') macro
334 if ((chunk_type == SND1_TAG) || (chunk_type == SND2_TAG) || (chunk_type == VQFR_TAG)) {

Completed in 56 milliseconds