Home
last modified time | relevance | path

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

/third_party/ffmpeg/tests/
Dfate-run.sh215 transcode(){ function
/third_party/node/lib/
Dbuffer.js1198 let transcode; variable
1207 transcode = function transcode(source, fromEncoding, toEncoding) { function
1269 transcode, property
/third_party/ffmpeg/fftools/
Dffmpeg.c4628 static int transcode(void) in transcode() function