Searched refs:srcfile (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/av/media/codecs/amrwb/enc/SampleCode/ |
H A D | AMRWB_E_SAMPLE.c | 77 const char* srcfile, in encode() argument 111 if ((fsrc = fopen (srcfile, "rb")) == NULL) in encode()
|
/aosp12/build/make/tools/releasetools/ |
H A D | edify_generator.py | 290 def ApplyPatch(self, srcfile, tgtfile, tgtsize, tgtsha1, *patchpairs): argument 299 tokens = srcfile.split(':')
|
H A D | blockimgdiff.py | 44 def compute_patch(srcfile, tgtfile, imgdiff=False): argument 49 cmd.extend([srcfile, tgtfile, patchfile])
|