/external/chromium_org/sync/internal_api/public/base/ |
unique_position.cc | 424 // way to encode a given input string. The encoder must be careful to choose 427 // The rules for the encoder are as follows:
|
/external/chromium_org/third_party/libjingle/source/talk/session/media/ |
channelmanager_unittest.cc | 227 // A capturer created before the default encoder config is set will have no 236 // Try again, but with the encoder config set to 16:9.
|
/external/chromium_org/third_party/opus/src/silk/fixed/ |
noise_shape_analysis_FIX.c | 145 silk_encoder_state_FIX *psEnc, /* I/O Encoder state FIX */ 146 silk_encoder_control_FIX *psEncCtrl, /* I/O Encoder control FIX */
|
/external/chromium_org/third_party/opus/src/src/ |
opus_encoder.c | 175 /* Create SILK encoder */ 209 /* Create CELT encoder */ 210 /* Initialize CELT encoder */ [all...] |
/external/chromium_org/third_party/opus/src/tests/ |
test_opus_api.c | [all...] |
/external/chromium_org/ui/gfx/codec/ |
jpeg_codec.cc | 26 // Encoder/decoder shared stuff ------------------------------------------------ 56 // Encoder ---------------------------------------------------------------------
|
/external/libvpx/libvpx/ |
configure | 38 ${toggle_internal_stats} output of encoder internal stats for debug, if supported (encoders) 59 --disable-<codec>-encoder
|
vp8_scalable_patterns.c | 164 /* Populate encoder configuration */ 626 die_codec (&codec, "Failed to initialize encoder");
|
/external/open-vcdiff/src/ |
blockhash.h | 142 // In the context of the open-vcdiff encoder, BlockHash is used for two 308 // for an example of such a case. The encoder uses a loop in
|
/frameworks/av/libvideoeditor/vss/inc/ |
M4VSS3GPP_API.h | 190 /* Video Encoder Types */ 200 /* Audio Encoder Types */ [all...] |
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
cod_amr.h | 55 Purpose : Main encoder routine operating on a frame basis. 238 * PURPOSE: Main encoder routine.
|
enc_output_format_tab.cpp | 150 /* Number of data bytes in an encoder frame for each codec mode */ 175 /* Number of data bytes in an encoder frame for each codec mode */
|
/frameworks/av/media/libstagefright/codecs/avc/common/include/ |
avclib_common.h | 19 This file contains declarations of internal functions for common encoder/decoder library. 397 \param "encFlag" "Boolean whether this function is used by encoder or decoder."
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
fastcodemb.cpp | 30 /* video Video encoder data structure */ 259 /* video Video encoder data structure */
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/ |
OMX_AacEnc_Utils.h | 142 * @def AACENC_DLL_NAME AAC Enc Encoder socket node DLL name 257 /*!< generic encoder dynamic parameters */
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/ |
OMX_G722Encoder.c | 31 * This file implements OMX Component for G722 encoder that 44 *! 08-Mar-2007 A.Donjon 0.1 Code update for G722 ENCODER 749 G722ENC_DPRINT("[G722 encoder] --- supporting TeeDN\n"); 750 G722ENC_DPRINT("[G722 encoder] --- Send Tee commnad\n"); 765 G722ENC_DPRINT("[G722 encoder] - fail to send Tee command to audio manager\n"); 771 G722ENC_DPRINT("[G722 encoder] --- Normal DASF Mode\n"); [all...] |
OMX_G722Enc_Utils.c | 31 * This file implements OMX Component for G722 Encoder that 44 *! 08-Mar-2007 A.Donjon 0.1 Code update for G722 ENCODER 293 G722ENC_DPRINT("%d :: G722 ENCODER IS RUNNING UNDER DASF MODE \n",__LINE__); 352 G722ENC_DPRINT("%d :: G722 ENCODER CREATE PHASE UNDER DASF MODE \n",__LINE__); 362 G722ENC_DPRINT("%d :: G722 ENCODER CREATE PHASE UNDER FILE MODE \n",__LINE__); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/ |
OMX_AmrEncoder.c | 538 OMX_ERROR4(pComponentPrivate->dbg, "%d :: [NBAMRE Encoder Component] - failure to open WRITE pipe\n",__LINE__); 542 OMX_ERROR4(pComponentPrivate->dbg, "%d :: [NBAMRE Encoder Component] - failure to open READ pipe\n",__LINE__); [all...] |
/external/aac/libSBRenc/src/ |
sbr_rom.cpp | 512 encoder could lose frames at those bitrates and throw an error because 534 { CODEC_AAC, 20000, 24001, 11025, 1, 13, 9, 13, 8, 1, 0, 6, SBR_MONO, 3 }, /* signal by a factor of 2 before sending it into the encoder */ 544 { CODEC_AAC, 20000, 24001, 12000, 1, 12, 8, 12, 8, 1, 0, 6, SBR_MONO, 3 }, /* nominal: 20 kbit/s */ /* signal by a factor of 2 before sending it into the encoder */ 561 /* { CODEC_AAC, 8000, 11369, 22050, 1, 1, 1, 1, 1, 1, 0, 6, SBR_MONO, 3 }, */ /* nominal: 8 kbit/s */ /* encoder can not work stable at this extremely low bitrate */ 571 /* { CODEC_AAC, 8000, 12000, 24000, 1, 1, 1, 1, 1, 1, 0, 6, SBR_MONO, 3 }, */ /* nominal: 8 kbit/s */ /* encoder can not work stable at this extremely low bitrate */ [all...] |
/prebuilts/devtools/tools/lib/ |
jobb.jar | |
/external/libvpx/libvpx/vp9/encoder/ |
vp9_rdopt.c | 17 #include "vp9/encoder/vp9_tokenize.h" 18 #include "vp9/encoder/vp9_treewriter.h" 19 #include "vp9/encoder/vp9_onyx_int.h" 20 #include "vp9/encoder/vp9_modecosts.h" 21 #include "vp9/encoder/vp9_encodeintra.h" 27 #include "vp9/encoder/vp9_encodemb.h" 28 #include "vp9/encoder/vp9_quantize.h" 29 #include "vp9/encoder/vp9_variance.h" 30 #include "vp9/encoder/vp9_mcomp.h" 31 #include "vp9/encoder/vp9_rdopt.h [all...] |
/external/chromium/sdch/open-vcdiff/src/ |
vcdecoder3_test.cc | 826 // reasonable encoder. Changing the size of a COPY instruction to zero will [all...] |
/external/chromium_org/sdch/open-vcdiff/src/ |
vcdecoder3_test.cc | 829 // reasonable encoder. Changing the size of a COPY instruction to zero will [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
texcompress_fxt1.c | 191 * FXT1 encoder 193 * The encoder was built by reversing the decoder, [all...] |
/external/chromium_org/third_party/skia/src/core/ |
SkPicturePlayback.cpp | 424 SkPicture::EncodeBitmap encoder) const { 431 fPictureRefs[i]->serialize(stream, encoder); 446 buffer.setBitmapEncoder(encoder); [all...] |