Home
last modified time | relevance | path

Searched defs:frame2 (Results 1 – 13 of 13) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/smpte/
Dgstsmpte.c389 gst_smpte_blend_i420 (GstVideoFrame * frame1, GstVideoFrame * frame2, in gst_smpte_blend_i420()
458 GstVideoFrame frame1, frame2, oframe; in gst_smpte_collected() local
/third_party/ffmpeg/libavcodec/
Dcfhd.c319 int16_t *frame2 = in alloc_buffers() local
360 int16_t *frame2 = s->plane[i].idwt_tmp + 4 * w2 * h2; in alloc_buffers() local
Drasc.c65 AVFrame *frame2; member
/third_party/skia/third_party/externals/libwebp/examples/
Danim_diff.c81 DecodedFrame* const frame2 = &img->frames[i]; in MinimizeAnimationFrames() local
/third_party/skia/tests/
DPathOpsConicIntersectionTest.cpp193 const SkDConic frame2[] = { variable
/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dgstdeinterlacemethod.c391 GstVideoFrame *framep, *frame0, *frame1, *frame2; in gst_deinterlace_simple_method_deinterlace_frame_packed() local
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgstcompare.c435 GstVideoFrame frame1, frame2; in gst_compare_ssim() local
/third_party/vk-gl-cts/modules/egl/
DteglGetFrameTimestampsTests.cpp256 void verifyNeighboringFrames (const FrameTimes& frame1, const FrameTimes& frame2, tcu::ResultCollec… in verifyNeighboringFrames()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dvtdec.c930 GstVideoCodecFrame *frame1, *frame2; in sort_frames_by_pts() local
/third_party/gstreamer/gstplugins_base/gst/compositor/
Dcompositor.c1248 frames_can_copy (const GstVideoFrame * frame1, const GstVideoFrame * frame2) in frames_can_copy()
/third_party/gstreamer/gstplugins_bad/gst/id3tag/
Did3tag.c878 GstId3v2Frame frame1, frame2; in add_musicbrainz_tag() local
/third_party/python/Modules/
D_tracemalloc.c287 const frame_t *frame2 = &traceback2->frames[i]; in hashtable_compare_traceback() local
/third_party/cef/tests/ceftests/
Dframe_unittest.cc1611 CefRefPtr<CefFrame> frame0, frame1, frame2, frame3; in VerifyBrowserIframe() local