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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmpeg4video.h81 extern const uint16_t ff_mpeg4_resync_prefix[8];
H A Dmpeg4data.h368 const uint16_t ff_mpeg4_resync_prefix[8]={ variable
H A Dmpeg4videodec.c135 if(v == ff_mpeg4_resync_prefix[bits_count&7]){
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpeg4video.h128 extern const uint16_t ff_mpeg4_resync_prefix[8];
H A Dmpeg4data.h368 const uint16_t ff_mpeg4_resync_prefix[8]={ variable
H A Dmpeg4videodec.c139 if (v == ff_mpeg4_resync_prefix[bits_count & 7]) {

Completed in 113 milliseconds