Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/
Dweavebff.c158 dism_class->copy_scanline_nv12 = copy_scanline_packed; in gst_deinterlace_method_weave_bff_class_init()
Dweavetff.c159 dism_class->copy_scanline_nv12 = copy_scanline_packed; in gst_deinterlace_method_weave_tff_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.h204 GstDeinterlaceSimpleMethodFunction copy_scanline_nv12; member
Dgstdeinterlacemethod.c271 && klass->copy_scanline_nv12 != NULL); in gst_deinterlace_simple_method_supported()
670 self->copy_scanline_packed = klass->copy_scanline_nv12; in gst_deinterlace_simple_method_setup()
758 klass->copy_scanline_nv12 = in gst_deinterlace_simple_method_class_init()