HomeSort by relevance Sort by last modified time
    Searched full:postprocessing (Results 1 - 25 of 29) 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/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
configure 36 ${toggle_postproc} postprocessing
vpxdec.c 128 fprintf(stderr, "\nVP8 Postprocessing Options:\n");
  /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);
  /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) */
jdmainct.c 24 * postprocessing controllers. Nonetheless, the main controller is not
54 * passed to postprocessing contains at least one row group's worth of samples
  /frameworks/base/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
  /external/chromium/third_party/icu/source/config/
mh-cygwin 37 # the #SH# lines don't go through further 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
  /external/libgsm/inc/
private.h 34 word msr; /* decoder.c, Postprocessing */
  /external/apache-http/src/org/apache/http/protocol/
HttpRequestExecutor.java 49 * Takes care of request preprocessing and response postprocessing
  /external/bison/src/
getargs.c 89 "skeleton - skeleton postprocessing",
  /external/libvpx/vp8/
vp8_dx_iface.c 394 /* If postprocessing was enabled by the application and a
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
post_pro.h 51 Purpose : Postprocessing of output speech.
  /external/libvpx/vp8/decoder/x86/
onyxdxv.c 622 // the scaling and postprocessing from the last frame )
  /frameworks/base/tools/aapt/
Images.cpp 798 // Perform postprocessing of the image or palette data based on the final
    [all...]

Completed in 783 milliseconds

1 2