Home
last modified time | relevance | path

Searched defs:transcode (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/tests/
Dfate-run.sh241 transcode(){ function
/third_party/node/lib/
Dbuffer.js1232 let transcode; variable
1241 transcode = function transcode(source, fromEncoding, toEncoding) { function
1379 transcode, property
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageTranscodingSupportTests.cpp301 void GraphicsAttachmentsTestInstance::transcode (std::vector<deUint8>& srcData, std::vector<deUint8… in transcode() function in vkt::image::__anon413952d50111::GraphicsAttachmentsTestInstance
555 void GraphicsTextureTestInstance::transcode (std::vector<deUint8>& srcData, std::vector<deUint8>& d… in transcode() function in vkt::image::__anon413952d50111::GraphicsTextureTestInstance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageTranscodingSupportTests.cpp301 void GraphicsAttachmentsTestInstance::transcode (std::vector<deUint8>& srcData, std::vector<deUint8… in transcode() function in vkt::image::__anon44c7bc150111::GraphicsAttachmentsTestInstance
555 void GraphicsTextureTestInstance::transcode (std::vector<deUint8>& srcData, std::vector<deUint8>& d… in transcode() function in vkt::image::__anon44c7bc150111::GraphicsTextureTestInstance
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_buffer.js97 transcode: function (...args) { method
/third_party/ffmpeg/fftools/
Dffmpeg.c4327 static int transcode(void) in transcode() function