Searched refs:LOAS_SYNC_WORD (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dloasdec.c28 #define LOAS_SYNC_WORD 0x2b7 macro
45 if ((header >> 13) != LOAS_SYNC_WORD)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Daacdec.c2329 #define LOAS_SYNC_WORD 0x2b7 ///< 11 bits LOAS sync word macro
2544 if (get_bits(&gb, 11) != LOAS_SYNC_WORD)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Daacdec.c3138 #define LOAS_SYNC_WORD 0x2b7 ///< 11 bits LOAS sync word macro
3357 if (get_bits(&gb, 11) != LOAS_SYNC_WORD)

Completed in 53 milliseconds