Searched defs:process (Results 1 – 6 of 6) sorted by relevance
81 def process(in_file, out_file, args): function
849 void C2GoldfishHevcDec::process(const std::unique_ptr<C2Work> &work, in process() function in android::C2GoldfishHevcDec
902 void C2GoldfishAvcDec::process(const std::unique_ptr<C2Work> &work, in process() function in android::C2GoldfishAvcDec
723 void C2GoldfishVpxDec::process(const std::unique_ptr<C2Work> &work, in process() function in android::C2GoldfishVpxDec
289 return [nice_stopper](Subprocess* process) { in KillSubprocessFallback()
8798 optional ProcessDescriptor process = 3; field