Searched defs:frame2 (Results 1 – 13 of 13) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/smpte/ |
D | gstsmpte.c | 389 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/ |
D | cfhd.c | 319 int16_t *frame2 = in alloc_buffers() local 360 int16_t *frame2 = s->plane[i].idwt_tmp + 4 * w2 * h2; in alloc_buffers() local
|
D | rasc.c | 65 AVFrame *frame2; member
|
/third_party/skia/third_party/externals/libwebp/examples/ |
D | anim_diff.c | 81 DecodedFrame* const frame2 = &img->frames[i]; in MinimizeAnimationFrames() local
|
/third_party/skia/tests/ |
D | PathOpsConicIntersectionTest.cpp | 193 const SkDConic frame2[] = { variable
|
/third_party/gstreamer/gstplugins_good/gst/deinterlace/ |
D | gstdeinterlacemethod.c | 391 GstVideoFrame *framep, *frame0, *frame1, *frame2; in gst_deinterlace_simple_method_deinterlace_frame_packed() local
|
/third_party/gstreamer/gstplugins_bad/gst/debugutils/ |
D | gstcompare.c | 435 GstVideoFrame frame1, frame2; in gst_compare_ssim() local
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglGetFrameTimestampsTests.cpp | 256 void verifyNeighboringFrames (const FrameTimes& frame1, const FrameTimes& frame2, tcu::ResultCollec… in verifyNeighboringFrames()
|
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | vtdec.c | 930 GstVideoCodecFrame *frame1, *frame2; in sort_frames_by_pts() local
|
/third_party/gstreamer/gstplugins_base/gst/compositor/ |
D | compositor.c | 1248 frames_can_copy (const GstVideoFrame * frame1, const GstVideoFrame * frame2) in frames_can_copy()
|
/third_party/gstreamer/gstplugins_bad/gst/id3tag/ |
D | id3tag.c | 878 GstId3v2Frame frame1, frame2; in add_musicbrainz_tag() local
|
/third_party/python/Modules/ |
D | _tracemalloc.c | 287 const frame_t *frame2 = &traceback2->frames[i]; in hashtable_compare_traceback() local
|
/third_party/cef/tests/ceftests/ |
D | frame_unittest.cc | 1611 CefRefPtr<CefFrame> frame0, frame1, frame2, frame3; in VerifyBrowserIframe() local
|