Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dgstdeinterlacemethod.h88 GstDeinterlaceMethodDeinterlaceFunction deinterlace_frame_uyvy; member
Dgstdeinterlacemethod.c59 return (klass->deinterlace_frame_uyvy != NULL); in gst_deinterlace_method_supported_impl()
126 self->deinterlace_frame = klass->deinterlace_frame_uyvy; in gst_deinterlace_method_setup_impl()
763 dm_class->deinterlace_frame_uyvy = in gst_deinterlace_simple_method_class_init()
/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/
Dgreedyh.c955 dim_class->deinterlace_frame_uyvy = deinterlace_frame_di_greedyh_packed; in gst_deinterlace_method_greedy_h_class_init()