Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/va/
H A Dpicture_vc1.c41 context->desc.vc1.pulldown = vc1->sequence_fields.bits.pulldown; in vlVaHandlePictureParameterBufferVC1()
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A 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/
H A Dnvdec_vc1.c78 .pulldown = v->broadcast, in nvdec_vc1_start_frame()
H A Dvdpau_vc1.c72 info->pulldown = v->broadcast; in vdpau_vc1_start_frame()
H A Dcrystalhd.c164 output->PicInfo.pulldown); in print_frame_info()
H A Dvaapi_vc1.c267 .pulldown = v->broadcast, in vaapi_vc1_start_frame()
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Ddecode.c320 picture->pulldown = picture_info->pulldown; in vlVdpDecoderRenderVC1()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_video_state.h251 uint8_t pulldown; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_uvd.c498 result.sps_info_flags |= pic->pulldown << 6; in get_vc1_msg()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_uvd.c800 result.sps_info_flags |= pic->pulldown << 6; in get_vc1_msg()
H A Dradeon_vcn_dec.c1427 result.sps_info_flags |= pic->pulldown << 6; in get_vc1_msg()
/third_party/ffmpeg/libavformat/
H A Dmxfdec.c2178 MXFPulldownComponent *pulldown = NULL; in mxf_resolve_timecode_component() local
2187 case PulldownComponent: /* timcode component may be located on a pulldown component */ in mxf_resolve_timecode_component()
2188 pulldown = (MXFPulldownComponent*)component; in mxf_resolve_timecode_component()
2189 return mxf_resolve_strong_ref(mxf, &pulldown->input_segment_ref, TimecodeComponent); in mxf_resolve_timecode_component()

Completed in 22 milliseconds