/external/chromium_org/content/common/gpu/media/ |
android_video_decode_accelerator_unittest.cc | 73 bool Configure(media::VideoCodec codec) { 77 accelerator->codec_ = codec;
|
/external/chromium_org/ppapi/c/private/ |
pp_content_decryptor.h | 315 * <code>PP_AudioCodec</code> contains audio codec type constants. 335 * status response. Note: When <code>codec</code> requires extra data for 341 * The audio codec to initialize. 343 PP_AudioCodec codec; member in struct:PP_AudioDecoderConfig 373 * <code>PP_VideoCodec</code> contains video codec type constants. 383 * <code>PP_VideoCodecProfile</code> contains video codec profile type 411 * status response. Note: When <code>codec</code> requires extra data for 417 * The video codec to initialize. 419 PP_VideoCodec codec; member in struct:PP_VideoDecoderConfig 421 * Profile to use when initializing the video codec [all...] |
/external/chromium_org/remoting/codec/ |
video_decoder_vpx.cc | 5 #include "remoting/codec/video_decoder_vpx.h" 46 ScopedVpxCodec codec(new vpx_codec_ctx_t); 55 vpx_codec_dec_init(codec.get(), vpx_codec_vp8_dx(), &config, 0); 57 LOG(ERROR) << "Cannot initialize codec."; 61 return scoped_ptr<VideoDecoderVpx>(new VideoDecoderVpx(codec.Pass())); 66 ScopedVpxCodec codec(new vpx_codec_ctx_t); 75 vpx_codec_dec_init(codec.get(), vpx_codec_vp9_dx(), &config, 0); 77 LOG(ERROR) << "Cannot initialize codec."; 81 return scoped_ptr<VideoDecoderVpx>(new VideoDecoderVpx(codec.Pass())); 284 VideoDecoderVpx::VideoDecoderVpx(ScopedVpxCodec codec) [all...] |
/external/chromium_org/third_party/skia/src/images/ |
SkImageRef_GlobalPool.cpp | 47 bool SkImageRef_GlobalPool::onDecode(SkImageDecoder* codec, SkStreamRewindable* stream, 50 if (!this->INHERITED::onDecode(codec, stream, bitmap, config, mode)) {
|
SkImageRef_ashmem.cpp | 129 bool SkImageRef_ashmem::onDecode(SkImageDecoder* codec, SkStreamRewindable* stream, 134 return this->INHERITED::onDecode(codec, stream, bitmap, config, mode); 138 codec->setSkipWritingZeroes(true); 142 codec->setAllocator(&alloc); 143 bool success = this->INHERITED::onDecode(codec, stream, bitmap, config, 146 codec->setAllocator(NULL);
|
/external/chromium_org/third_party/sqlite/src/test/ |
mallocAll.test | 39 if {[sqlite3 -has-codec]} {
|
/external/harfbuzz/tests/linebreaking/ |
harfbuzz-qt.cpp | 92 char *HB_TextCodec_ConvertFromUnicode(void *codec, const HB_UChar16 *unicode, hb_uint32 length, hb_uint32 *outputLength) 94 QByteArray data = reinterpret_cast<QTextCodec *>(codec)->fromUnicode((const QChar *)unicode, length);
|
/external/kernel-headers/original/sound/ |
compress_offload.h | 47 * @codec: codec parameters 52 struct snd_codec codec; member in struct:snd_compr_params 114 * struct snd_compr_codec_caps: query capability of codec 115 * @codec: codec for which capability is queried 116 * @num_descriptors: number of codec descriptors 117 * @descriptor: array of codec capability descriptor 120 __u32 codec; member in struct:snd_compr_codec_caps 159 * SNDRV_COMPRESS_GET_CODEC_CAPS: Query capability of a codec [all...] |
/external/skia/src/images/ |
SkImageRef_GlobalPool.cpp | 47 bool SkImageRef_GlobalPool::onDecode(SkImageDecoder* codec, SkStreamRewindable* stream, 50 if (!this->INHERITED::onDecode(codec, stream, bitmap, config, mode)) {
|
SkImageRef_ashmem.cpp | 129 bool SkImageRef_ashmem::onDecode(SkImageDecoder* codec, SkStreamRewindable* stream, 134 return this->INHERITED::onDecode(codec, stream, bitmap, config, mode); 138 codec->setSkipWritingZeroes(true); 142 codec->setAllocator(&alloc); 143 bool success = this->INHERITED::onDecode(codec, stream, bitmap, config, 146 codec->setAllocator(NULL);
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/ |
AudioTrackDecoder.java | 70 MediaCodec codec, ByteBuffer[] buffers, int bufferIndex, BufferInfo info) { 89 codec.releaseOutputBuffer(bufferIndex, false);
|
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/test/ |
Android.mk | 18 OMX_CORE_DIR := hardware/qcom/camera/mm-image-codec
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
es1688.h | 58 #define ES1688P(codec, x) ((codec)->port + e_s_s_ESS1688##x)
|
soc-dapm.h | 28 * 1. Codec domain - VREF, VMID 29 * Usually controlled at codec probe/remove, although can be set 34 * 3. Path domain - Internal codec path mixers 41 /* codec domain */ 190 int snd_soc_dapm_new_control(struct snd_soc_codec *codec, 194 int snd_soc_dapm_connect_input(struct snd_soc_codec *codec, 196 int snd_soc_dapm_new_widgets(struct snd_soc_codec *codec); 200 int snd_soc_dapm_stream_event(struct snd_soc_codec *codec, char *stream, 207 int snd_soc_dapm_set_endpoint(struct snd_soc_codec *codec, 209 int snd_soc_dapm_sync_endpoints(struct snd_soc_codec *codec); 255 struct snd_soc_codec *codec; member in struct:snd_soc_dapm_widget [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
es1688.h | 58 #define ES1688P(codec, x) ((codec)->port + e_s_s_ESS1688##x)
|
soc-dapm.h | 28 * 1. Codec domain - VREF, VMID 29 * Usually controlled at codec probe/remove, although can be set 34 * 3. Path domain - Internal codec path mixers 41 /* codec domain */ 190 int snd_soc_dapm_new_control(struct snd_soc_codec *codec, 194 int snd_soc_dapm_connect_input(struct snd_soc_codec *codec, 196 int snd_soc_dapm_new_widgets(struct snd_soc_codec *codec); 200 int snd_soc_dapm_stream_event(struct snd_soc_codec *codec, char *stream, 207 int snd_soc_dapm_set_endpoint(struct snd_soc_codec *codec, 209 int snd_soc_dapm_sync_endpoints(struct snd_soc_codec *codec); 255 struct snd_soc_codec *codec; member in struct:snd_soc_dapm_widget [all...] |
/external/chromium/third_party/libjingle/source/talk/session/phone/ |
mediaengine.h | 39 #include "talk/session/phone/codec.h" 114 // Sets the default (maximum) codec/resolution and encoder option to capture 143 virtual bool FindAudioCodec(const AudioCodec &codec) = 0; 144 virtual bool FindVideoCodec(const VideoCodec &codec) = 0; 229 virtual bool FindAudioCodec(const AudioCodec &codec) { 230 return voice_.FindCodec(codec); 232 virtual bool FindVideoCodec(const VideoCodec &codec) { 233 return video_.FindCodec(codec);
|
/external/chromium_org/third_party/opus/src/doc/ |
build_draft.sh | 87 wget 'http://opus-codec.org/testvectors/opus_testvectors.tar.gz' 102 xml2rfc draft-ietf-codec-opus.xml draft-ietf-codec-opus.html & 103 xml2rfc draft-ietf-codec-opus.xml
|
/external/robolectric/ |
Android.mk | 23 robolectric-commons-codec \ 47 robolectric-commons-codec:lib/main/commons-codec-1.6.jar \
|
/external/skia/tools/ |
skimage_main.cpp | 427 * same image as if it did report to have a length. Assumes that codec was used to 430 * @param codec The SkImageDecoder originally used to decode srcPath, which will be used 435 static void test_stream_without_length(const char srcPath[], SkImageDecoder* codec, 442 SkASSERT(codec); 448 if (!codec->decode(&stream, &bm, gPrefConfig, SkImageDecoder::kDecodePixels_Mode)) { 489 SkImageDecoder* codec = SkImageDecoder::Factory(&stream); local 490 if (NULL == codec) { 495 SkAutoTDelete<SkImageDecoder> ad(codec); 497 codec->setSkipWritingZeroes(FLAGS_skip); 498 codec->setSampleSize(FLAGS_sampleSize) [all...] |
/external/chromium_org/media/webm/chromeos/ |
webm_encoder.cc | 40 void operator()(vpx_codec_ctx_t* codec) { 41 vpx_codec_destroy(codec); 109 vpx_codec_ctx_t codec; local 110 ret = vpx_codec_enc_init(&codec, codec_iface, &config_, 0); 113 // Ensure that codec context is freed after return. 114 scoped_ptr<vpx_codec_ctx_t, VpxCodecDeleter> codec_ptr(&codec); 142 ret = vpx_codec_encode(&codec, &image, frame, 1, 0, deadline_); 150 while (!has_errors_ && (packet = vpx_codec_get_cx_data(&codec, &iter))) {
|
/external/libvpx/libvpx/ |
vp8_scalable_patterns.c | 121 vpx_codec_ctx_t codec; local 624 /* Initialize codec */ 625 if (vpx_codec_enc_init (&codec, interface, &cfg, 0)) 626 die_codec (&codec, "Failed to initialize encoder"); 629 vpx_codec_control (&codec, VP8E_SET_CPUUSED, -6); 630 vpx_codec_control (&codec, VP8E_SET_STATIC_THRESHOLD, 1); 631 vpx_codec_control (&codec, VP8E_SET_NOISE_SENSITIVITY, 1); 632 vpx_codec_control(&codec, VP8E_SET_TOKEN_PARTITIONS, 1); 639 vpx_codec_control(&codec, VP8E_SET_MAX_INTRA_BITRATE_PCT, 650 if (vpx_codec_encode(&codec, frame_avail? &raw : NULL, pts [all...] |
/cts/tests/tests/media/src/android/media/cts/ |
MediaCodecListTest.java | 78 MediaCodec codec = MediaCodec.createByCodecName(info.getName()); local 80 codec.release(); 81 codec = null; 144 * Find whether the given codec is supported 176 * Find whether all required media codec types are supported 188 String codec = requiredCodec.mMimeTypeName local 190 Log.e(TAG, "Media codec (" + codec + ") is not supported"); 198 * Find all the media codec types are supported. 202 assertTrue("Unexpected media codec count", codecCount > 0) [all...] |
/developers/build/prebuilts/gradle/BasicMediaDecoder/BasicMediaDecoderSample/src/main/java/com/example/android/common/media/ |
MediaCodecWrapper.java | 58 // References to the internal buffers managed by the codec. The codec 65 // consume these in the order they were dequeued from the codec. 69 // they were produced by the codec. 79 private MediaCodecWrapper(MediaCodec codec) { 80 mDecoder = codec; 81 codec.start(); 82 mInputBuffers = codec.getInputBuffers(); 83 mOutputBuffers = codec.getOutputBuffers(); 130 * Constructs the {@link MediaCodecWrapper} wrapper object around the video codec [all...] |
/developers/build/prebuilts/gradle/BasicRenderScript/BasicRenderScriptSample/src/main/java/com/example/android/common/media/ |
MediaCodecWrapper.java | 58 // References to the internal buffers managed by the codec. The codec 65 // consume these in the order they were dequeued from the codec. 69 // they were produced by the codec. 79 private MediaCodecWrapper(MediaCodec codec) { 80 mDecoder = codec; 81 codec.start(); 82 mInputBuffers = codec.getInputBuffers(); 83 mOutputBuffers = codec.getOutputBuffers(); 130 * Constructs the {@link MediaCodecWrapper} wrapper object around the video codec [all...] |