Home
last modified time | relevance | path

Searched refs:video (Results 101 - 113 of 113) sorted by relevance

12345

/third_party/ffmpeg/tests/fate/
H A Dfilter-video.mak681 fate-filter-metadata-avf-aphase-meter-mono: CMD = run $(FILTER_METADATA_COMMAND) sine="frequency=1000:sample_rate=48000:duration=1,aphasemeter=video=0"
685 fate-filter-metadata-avf-aphase-meter-out-of-phase: CMD = run $(FILTER_METADATA_COMMAND) "amovie='$(SRC)',aphasemeter=video=0"
/third_party/ffmpeg/libavcodec/x86/
H A Dme_cmp.asm108 ; about 100k on extreme inputs. But that's very unlikely to occur in natural video,
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoDecodeTests.cpp59 namespace video namespace
171 // When a parameter object changes the resolution of the test content, and the new video session would otherwise
302 tcu::die("Unsupported video codec %s\n", util::codecToName(m_profile.GetCodecType())); in extensionProperties()
321 // objects back synchronously, before the next video session is created in a following BeginSequence call.
326 // Vulkan video is not supported on android platform
482 // Make sure the frame complete fence signaled (video frame is processed) before returning the frame. in decodeFrame()
1108 } // namespace video
H A DvktVideoFrameBuffer.cpp45 namespace video namespace
1060 } // namespace video
H A DvktVideoBaseDecodeUtils.cpp55 namespace video namespace
685 // after creating a new video session, we need codec reset.
3008 } // video
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DvktVideoCapabilitiesTests.cpp38 namespace video namespace
1155 } // video
H A DvktVideoDecodeTests.cpp59 namespace video namespace
98 // Vulkan video is not supported on android platform
1107 // These tests rely on external libraries to do the video parsing, in checkSupport()
1109 TCU_THROW(NotSupportedError, "CTS is not built 64-bit so cannot use the 64-bit video parser library"); in checkSupport()
1153 // Vulkan video is unsupported for android platform in createInstance()
1233 } // video
H A DvktVideoBaseDecodeUtils.cpp56 namespace video namespace
2052 DE_ASSERT(m_videoCodecOperation == pVideoFormat->codec); // Make sure video have same format the queue was created for
4211 } // video
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktTestPackage.cpp1140 addChild(video::createTests (m_testCtx)); in init()
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.c2148 templat.width = port->sPortParam.format.video.nFrameWidth; in dec_av1_BeginFrame()
2149 templat.height = port->sPortParam.format.video.nFrameHeight; in dec_av1_BeginFrame()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_video.hpp20 # define VULKAN_HPP_VIDEO_NAMESPACE video
/third_party/ffmpeg/libavformat/
H A Dmatroskaenc.c1753 "Only VP8 or VP9 or AV1 video and Vorbis or Opus audio and WebVTT subtitles are supported for WebM.\n"); in mkv_write_track()
1898 av_log(s, AV_LOG_ERROR, "Only audio, video, and subtitles are supported for Matroska.\n"); in mkv_write_track()
1951 CASE(VIDEO, video) in mkv_write_tracks()
2851 // every Cluster has to be a key frame. So for DASH video, in mkv_write_packet()
2890 // buffer an audio packet to ensure the packet containing the video in mkv_write_packet()
3290 { "infer_no_subs", "For each track type, mark each track of disposition default as default; for audio and video: if none exists, mark the first track as default.", 0, AV_OPT_TYPE_CONST, { .i64 = DEFAULT_MODE_INFER_NO_SUBS }, 0, 0, FLAGS, "default_mode" },
3311 // mkv theoretically supports any video/audio through VFW/ACM in mkv_query_codec()
3322 .mime_type = "video/x-matroska",
3360 .mime_type = "video/webm",
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 76 milliseconds

12345