HomeSort by relevance Sort by last modified time
    Searched full:postprocessing (Results 1 - 25 of 47) sorted by null

1 2

  /external/libvpx/examples/
postproc.txt 2 Postprocessing Decoder
5 This example adds postprocessing to the simple decoder loop.
9 Initializing Postprocessing
11 You must inform the codec that you might request postprocessing at
14 postprocessing, this call will return VPX_CODEC_INCAPABLE. For
31 Using Adaptive Postprocessing
33 VP6 provides "adaptive postprocessing." It will automatically select the
34 best postprocessing filter on a frame by frame basis based on the amount
40 these cases, no additional postprocessing will be done.
48 Codec Specific Postprocessing Control
    [all...]
simple_decoder.txt 55 postprocessing.
  /external/chromium/testing/gtest/xcode/Config/
DebugProject.xcconfig 16 // Deployment postprocessing is what triggers Xcode to strip, turn it off
ReleaseProject.xcconfig 18 // Deploment postprocessing is what triggers Xcode to strip
  /external/libvpx/
usage_dx.dox 49 \section usage_postproc Postprocessing
50 Postprocessing is a process that is applied after a frame is decoded to
55 postprocessing filters, and the available filters may differ from platform
57 postprocessing in software. The filter selection is generally handled
  /external/protobuf/gtest/xcode/Config/
DebugProject.xcconfig 16 // Deployment postprocessing is what triggers Xcode to strip, turn it off
ReleaseProject.xcconfig 18 // Deploment postprocessing is what triggers Xcode to strip
  /external/libgsm/src/
decode.c 19 static void Postprocessing P2((S,s),
62 Postprocessing(S, s);
  /frameworks/compile/mclinker/include/mcld/MC/
MCLDDriver.h 106 /// postProcessing - do modificatiion after all processes
107 bool postProcessing();
  /external/jpeg/
jdpostct.c 8 * This file contains the decompression postprocessing controller.
246 * Initialize postprocessing controller.
structure.doc 79 and even more so in decompression postprocessing. The decompression library
122 postprocessing functions. The interface between these two sections is the
125 to the sampling factors to be used. The preprocessing and postprocessing
128 data can skip the preprocessing or postprocessing step.)
152 Postprocessing:
175 as a preprocessing/postprocessing function, even though the JPEG spec includes
426 |-- Postprocessing controller --| |-- Colorspace conversion
435 task is to feed the postprocessing procedure. Some upsampling algorithms
463 * Postprocessing controller: buffer controller for the color quantization
496 postprocessing sequence to a single module (upsample, color convert, an
    [all...]
jpegint.h 196 /* Decompression postprocessing (color quantization buffer control) */
  /external/qemu/distrib/jpeg-6b/
jdpostct.c 8 * This file contains the decompression postprocessing controller.
246 * Initialize postprocessing controller.
structure.doc 79 and even more so in decompression postprocessing. The decompression library
122 postprocessing functions. The interface between these two sections is the
125 to the sampling factors to be used. The preprocessing and postprocessing
128 data can skip the preprocessing or postprocessing step.)
152 Postprocessing:
175 as a preprocessing/postprocessing function, even though the JPEG spec includes
426 |-- Postprocessing controller --| |-- Colorspace conversion
435 task is to feed the postprocessing procedure. Some upsampling algorithms
463 * Postprocessing controller: buffer controller for the color quantization
496 postprocessing sequence to a single module (upsample, color convert, an
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4lib_int.h 230 uint8 *pstprcTypCur; /* Postprocessing type for current frame */
231 uint8 *pstprcTypPrv; /* Postprocessing type for previous frame */
  /external/nist-sip/java/gov/nist/javax/sip/stack/
DefaultRouter.java 82 * perform 'Route Information Postprocessing' as described in RFC3261 section
178 * perform 'Route Information Postprocessing' as described in RFC3261
  /frameworks/compile/mclinker/lib/MC/
MCLDDriver.cpp 353 /// postProcessing - do modification after all processes
354 bool MCLDDriver::postProcessing()
  /external/icu4c/config/
mh-cygwin 40 # the #SH# lines don't go through further postprocessing.
  /external/svox/pico/lib/
picoacph.h 105 A postprocessing step of accentuation is hard-coded in the
picosa.h 110 A postprocessing step of accentuation is hard-coded in the
  /frameworks/base/services/java/com/android/server/
SystemBackupAgent.java 126 // Bits to indicate postprocessing we may need to perform
  /external/libgsm/inc/
private.h 34 word msr; /* decoder.c, Postprocessing */
  /external/opencv/cvaux/include/
cvvidsurv.hpp 978 /* Trajectory postprocessing module: */
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
Target.java 353 /** Give target a chance to do some postprocessing on actions.
  /external/apache-http/src/org/apache/http/protocol/
HttpRequestExecutor.java 49 * Takes care of request preprocessing and response postprocessing

Completed in 1865 milliseconds

1 2