Home
last modified time | relevance | path

Searched refs:pulldown (Results 1 – 21 of 21) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/va/
Dpicture_vc1.c41 context->desc.vc1.pulldown = vc1->sequence_fields.bits.pulldown; in vlVaHandlePictureParameterBufferVC1()
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_vp3_video_bsp.c58 uint8_t pulldown; // 06 member
170 vc->pulldown = d->pulldown; in nouveau_vp3_fill_picparm_vc1_bsp()
/third_party/ffmpeg/libavcodec/
Dnvdec_vc1.c75 .pulldown = v->broadcast, in nvdec_vc1_start_frame()
Dvdpau_vc1.c70 info->pulldown = v->broadcast; in vdpau_vc1_start_frame()
Dvaapi_vc1.c265 .pulldown = v->broadcast, in vaapi_vc1_start_frame()
Dcrystalhd.c158 output->PicInfo.pulldown); in print_frame_info()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstvc1parser.c381 if (advseqhdr->pulldown) in calculate_nb_pan_scan_win()
387 if (advseqhdr->pulldown) in calculate_nb_pan_scan_win()
818 advanced->pulldown = gst_bit_reader_get_bits_uint8_unchecked (br, 1); in parse_sequence_header_advanced()
826 advanced->max_coded_height, advanced->pulldown, in parse_sequence_header_advanced()
976 if (advhdr->pulldown) { in parse_frame_header_advanced()
Dgstvc1parser.h220 guint8 pulldown; member
/third_party/mesa3d/src/gallium/frontends/vdpau/
Ddecode.c325 picture->pulldown = picture_info->pulldown; in vlVdpDecoderRenderVC1()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dcuviddec.h442 int pulldown; member
/third_party/toybox/www/
D0bsd-mckusick.txt130 > pulldown (which would have been a big win), I was asked what I
/third_party/mesa3d/src/gallium/include/pipe/
Dp_video_state.h248 uint8_t pulldown; member
/third_party/ffmpeg/libavformat/
Dmxfdec.c2017 MXFPulldownComponent *pulldown = NULL; in mxf_resolve_timecode_component() local
2027 pulldown = (MXFPulldownComponent*)component; in mxf_resolve_timecode_component()
2028 return mxf_resolve_strong_ref(mxf, &pulldown->input_segment_ref, TimecodeComponent); in mxf_resolve_timecode_component()
/third_party/mesa3d/src/gallium/drivers/r600/
Dradeon_uvd.c498 result.sps_info_flags |= pic->pulldown << 6; in get_vc1_msg()
/third_party/mesa3d/src/gallium/drivers/radeon/
Dradeon_uvd.c800 result.sps_info_flags |= pic->pulldown << 6; in get_vc1_msg()
Dradeon_vcn_dec.c1175 result.sps_info_flags |= pic->pulldown << 6; in get_vc1_msg()
/third_party/ffmpeg/doc/
Dfilters.texi10036 A string of numbers representing the pulldown pattern you wish to apply.
19356 A string of numbers representing the pulldown pattern you wish to apply.
19373 24p: 222222222223 ("Euro pulldown")
/third_party/NuttX/
DReleaseNotes28151 gpio\_pintype\_e for pulldown/up and opendrain
/third_party/gstreamer/gstplugins_good/
DChangeLog126468 gst/qtdemux/qtdemux.c: Add 'hdv6' as a HDV format for 1080i/60 with 3:2 pulldown, i.e., 24p.
126471 with 3:2 pulldown, i.e., 24p.
/third_party/gstreamer/gstplugins_bad/
DChangeLog181770 invtelecine: Add multiple pulldown formats
185071 other pulldown variations, change caps and smooth timestamps
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch195077 +# Bloom-filter pulldown is incompatible with skip-scan.