Searched refs:tunsync (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Did3v2.c465 int tunsync = 0; local
475 tunsync = tflags & ID3v2_FLAG_UNSYNCH;
504 if (unsync || tunsync) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Did3v2.c726 int tunsync = 0; local
740 tunsync = tflags & ID3v2_FLAG_UNSYNCH;
792 if (unsync || tunsync || tcomp) {
799 if (unsync || tunsync) {
831 if (!(unsync || tunsync)) {

Completed in 35 milliseconds