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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddnxhddec.c119 static const uint8_t header_prefix444[] = { 0x00, 0x00, 0x02, 0x80, 0x02 }; local
125 if (memcmp(buf, header_prefix, 5) && memcmp(buf, header_prefix444, 5)) {

Completed in 31 milliseconds