Home
last modified time | relevance | path

Searched refs:VideoDecode (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/test/
Duser_priv_test.cc91 TEST(UserPrivTest, VideoDecode) { in TEST() argument
/external/rust/android-crates-io/crates/vulkano/src/sync/
Dpipeline.rs283 VIDEO_DECODE, VideoDecode = VIDEO_DECODE_KHR {
1474 | PipelineStageAccess::VideoDecode_VideoDecodeWrite => PipelineStage::VideoDecode, in try_from()