HomeSort by relevance Sort by last modified time
    Searched refs:Patch (Results 1 - 16 of 16) sorted by null

  /frameworks/base/media/libstagefright/codecs/aacdec/
sbr_create_limiter_bands.h 83 struct PATCH Patch,
calc_sbr_envelope.h 132 struct PATCH Patch,
s_sbr_dec.h 129 struct PATCH Patch; /* Used by sbr_generate_high_freq */
sbr_generate_high_freq.h 131 struct PATCH * Patch,
sbr_create_limiter_bands.cpp 138 struct PATCH Patch,
156 Int32 noPatches = Patch.noOfPatches;
163 patchBorders[i] = Patch.targetStartBand[i] - lowSubband;
sbr_dec.cpp 284 &(sbrDec->Patch),
315 sbrDec->Patch,
340 &(sbrDec->Patch),
368 sbrDec->Patch,
sbr_generate_high_freq.cpp 208 struct PATCH *Patch,
213 Int32 patch; local
342 /* First patch */
347 patch = 0;
354 Patch->targetStartBand[patch] = targetStopBand;
356 numBandsInPatch = goalSb - targetStopBand; /* get the desired range of the patch */
360 /* desired number bands are not available -> patch whole source range */
397 if ((numBandsInPatch < 3) && (patch > 0)
    [all...]
calc_sbr_envelope.cpp 238 struct PATCH Patch,
348 Patch,
    [all...]
  /external/chromium/base/
iat_patch.h 89 // Note: Patching a function will make the IAT patch take some "ownership" on
93 // patch is still active.
95 DWORD Patch(const wchar_t* module,
iat_patch.cc 68 // Patch the function.
185 DWORD IATPatchFunction::Patch(const wchar_t* module,
227 // patch. In this case its better to be hands off the intercept as
  /external/webkit/WebKitTools/QueueStatusServer/
main.py 38 from handlers.patch import Patch
51 (r'/patch-status/(.*)/(.*)', PatchStatus),
52 (r'/patch/(.*)', Patch),
  /external/webkit/WebKitTools/QueueStatusServer/handlers/
patch.py 35 class Patch(webapp.RequestHandler):
53 self.response.out.write(template.render("templates/patch.html", template_values))
  /bootable/recovery/applypatch/
applypatch.h 27 } Patch;
70 const Value* patch, ssize_t patch_offset,
73 const Value* patch, ssize_t patch_offset,
78 const Value* patch,
  /development/pdk/docs/source/
source_toc.cs 26 <li><a href="<?cs var:toroot ?>source/life-of-a-patch.html">Life of a Patch</a></li>
  /frameworks/base/docs/html/guide/
guide_toc.cs 423 <li><a href="<?cs var:toroot ?>guide/developing/tools/draw9patch.html">Draw 9-Patch</a></li>
    [all...]
  /prebuilt/common/ant/
ant.jar 

Completed in 1075 milliseconds