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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Ddvdata.c46 { .dsf = 0,
66 { .dsf = 1,
86 { .dsf = 1,
106 { .dsf = 0,
126 { .dsf = 1,
146 { .dsf = 0,
166 { .dsf = 1,
186 { .dsf = 0,
206 { .dsf = 1,
226 { .dsf
253 int dsf = (frame[3] & 0x80) >> 7; local
[all...]
H A Ddvdata.h45 int dsf; /* value of the dsf in the DV header */ member in struct:DVprofile
260 #define DV_PROFILE_IS_1080i50(p) (((p)->video_stype == 0x14) && ((p)->dsf == 1))
261 #define DV_PROFILE_IS_720p50(p) (((p)->video_stype == 0x18) && ((p)->dsf == 1))
H A Ddv.c1172 (c->sys->dsf << 5) | /* system: 60fields/50fields */
1205 buf += dv_write_pack((c->sys->dsf ? dv_header625 : dv_header525), c, buf);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Ddvdata.c46 { .dsf = 0,
66 { .dsf = 1,
86 { .dsf = 1,
106 { .dsf = 0,
126 { .dsf = 1,
146 { .dsf = 0,
166 { .dsf = 1,
186 { .dsf = 0,
206 { .dsf = 1,
226 { .dsf
253 int dsf = (frame[3] & 0x80) >> 7; local
[all...]
H A Ddvdata.h45 int dsf; /* value of the dsf in the DV header */ member in struct:DVprofile
260 #define DV_PROFILE_IS_1080i50(p) (((p)->video_stype == 0x14) && ((p)->dsf == 1))
261 #define DV_PROFILE_IS_720p50(p) (((p)->video_stype == 0x18) && ((p)->dsf == 1))
H A Ddv.c1172 (c->sys->dsf << 5) | /* system: 60fields/50fields */
1205 buf += dv_write_pack((c->sys->dsf ? dv_header625 : dv_header525), c, buf);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Ddvdata.c46 { .dsf = 0,
66 { .dsf = 1,
86 { .dsf = 1,
106 { .dsf = 0,
126 { .dsf = 1,
146 { .dsf = 0,
166 { .dsf = 1,
186 { .dsf = 0,
206 { .dsf = 1,
226 { .dsf
253 int dsf = (frame[3] & 0x80) >> 7; local
[all...]
H A Ddvdata.h45 int dsf; /* value of the dsf in the DV header */ member in struct:DVprofile
260 #define DV_PROFILE_IS_1080i50(p) (((p)->video_stype == 0x14) && ((p)->dsf == 1))
261 #define DV_PROFILE_IS_720p50(p) (((p)->video_stype == 0x18) && ((p)->dsf == 1))
H A Ddv.c1172 (c->sys->dsf << 5) | /* system: 60fields/50fields */
1205 buf += dv_write_pack((c->sys->dsf ? dv_header625 : dv_header525), c, buf);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavformat/
H A Ddvenc.c118 (c->sys->dsf << 5) | /* system: 60fields/50fields */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavformat/
H A Ddvenc.c118 (c->sys->dsf << 5) | /* system: 60fields/50fields */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavformat/
H A Ddvenc.c118 (c->sys->dsf << 5) | /* system: 60fields/50fields */

Completed in 190 milliseconds