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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dmlp_parser.c165 int sync_present; local
226 sync_present = (AV_RB32(buf + 4) & 0xfffffffe) == 0xf8726fba;
228 if (!sync_present) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dmlp_parser.c165 int sync_present; local
226 sync_present = (AV_RB32(buf + 4) & 0xfffffffe) == 0xf8726fba;
228 if (!sync_present) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dmlp_parser.c165 int sync_present; local
226 sync_present = (AV_RB32(buf + 4) & 0xfffffffe) == 0xf8726fba;
228 if (!sync_present) {

Completed in 80 milliseconds