Home
last modified time | relevance | path

Searched refs:copy_scanline_nv12 (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/
Dweavetff.c159 dism_class->copy_scanline_nv12 = copy_scanline_packed; in gst_deinterlace_method_weave_tff_class_init()
Dweavebff.c158 dism_class->copy_scanline_nv12 = copy_scanline_packed; in gst_deinterlace_method_weave_bff_class_init()
Dweave.c157 dism_class->copy_scanline_nv12 = copy_scanline_packed; in gst_deinterlace_method_weave_class_init()
/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dgstdeinterlacemethod.h205 GstDeinterlaceSimpleMethodFunction copy_scanline_nv12; member
Dgstdeinterlacemethod.c271 && klass->copy_scanline_nv12 != NULL in gst_deinterlace_simple_method_supported()
719 self->copy_scanline_packed = klass->copy_scanline_nv12; in gst_deinterlace_simple_method_setup()
813 klass->copy_scanline_nv12 = in gst_deinterlace_simple_method_class_init()
Dyadif.c167 dism_class->copy_scanline_nv12 = copy_scanline; in gst_deinterlace_method_yadif_class_init()