Home
last modified time | relevance | path

Searched refs:deinterlace_frame_y444 (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dgstdeinterlacemethod.h91 GstDeinterlaceMethodDeinterlaceFunction deinterlace_frame_y444; member
Dgstdeinterlacemethod.c65 return (klass->deinterlace_frame_y444 != NULL); in gst_deinterlace_method_supported_impl()
135 self->deinterlace_frame = klass->deinterlace_frame_y444; in gst_deinterlace_method_setup_impl()
781 dm_class->deinterlace_frame_y444 = in gst_deinterlace_simple_method_class_init()
/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/
Dgreedyh.c957 dim_class->deinterlace_frame_y444 = deinterlace_frame_di_greedyh_planar; in gst_deinterlace_method_greedy_h_class_init()