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.js1171 let transcode; variable
1180 transcode = function transcode(source, fromEncoding, toEncoding) { function
1205 transcode, property
/third_party/ffmpeg/fftools/
Dffmpeg.c4628 static int transcode(void) in transcode() function