OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:codecs
(Results
601 - 625
of
1624
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium-trace/catapult/tracing/tracing_build/
trace2html.py
6
import
codecs
namespace
46
with
codecs
.open(output_filename, mode='w', encoding='utf-8') as f:
/external/libavc/decoder/
iv.h
28
* Ittiam Video and Image
codecs
70
/* finds usage in video/image
codecs
*/
/external/libhevc/common/
iv.h
26
* Ittiam Video and Image
codecs
68
/* finds usage in video/image
codecs
*/
/external/libvpx/libvpx/
usage_dx.dox
19
codecs
support asynchronous (callback-based) decoding \ref usage_features
54
the required filters.
Codecs
may support a number of different
/external/opencv3/3rdparty/include/ffmpeg_/libavcodec/
vdpau.h
140
/** picture parameter information for all supported
codecs
*/
152
/** picture parameter information for all supported
codecs
*/
/external/skia/gyp/
codec.gyp
67
# Turn on all of the
codecs
, since we know that we have all of the
69
# required decoding libraries may choose to turn the
codecs
on or
/external/webrtc/talk/session/media/
channelmanager.cc
146
std::vector<AudioCodec>*
codecs
) const {
147
codecs
->clear();
152
codecs
->push_back(*it);
162
std::vector<VideoCodec>*
codecs
) const {
163
codecs
->clear();
171
codecs
->push_back(*it);
181
std::vector<DataCodec>*
codecs
) const {
182
*
codecs
= data_media_engine_->data_codecs();
/external/webrtc/webrtc/
audio_send_stream.h
19
#include "webrtc/modules/audio_coding/
codecs
/audio_encoder.h"
86
// TODO(solenberg): Implement, once we configure
codecs
through the new API.
/external/webrtc/webrtc/modules/audio_coding/codecs/g711/
audio_encoder_pcm.cc
11
#include "webrtc/modules/audio_coding/
codecs
/g711/audio_encoder_pcm.h"
17
#include "webrtc/modules/audio_coding/
codecs
/g711/g711_interface.h"
/external/webrtc/webrtc/modules/audio_coding/codecs/g722/
audio_decoder_g722.cc
11
#include "webrtc/modules/audio_coding/
codecs
/g722/audio_decoder_g722.h"
16
#include "webrtc/modules/audio_coding/
codecs
/g722/g722_interface.h"
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
audio_encoder_ilbc.cc
11
#include "webrtc/modules/audio_coding/
codecs
/ilbc/audio_encoder_ilbc.h"
17
#include "webrtc/modules/audio_coding/
codecs
/ilbc/ilbc.h"
/external/webrtc/webrtc/modules/audio_coding/codecs/opus/
opus_speed_test.cc
11
#include "webrtc/modules/audio_coding/
codecs
/opus/opus_interface.h"
12
#include "webrtc/modules/audio_coding/
codecs
/tools/audio_codec_speed_test.h"
/external/webrtc/webrtc/modules/video_coding/codecs/test/
packet_manipulator_unittest.cc
11
#include "webrtc/modules/video_coding/
codecs
/test/packet_manipulator.h"
17
#include "webrtc/modules/video_coding/
codecs
/test/predictive_packet_manipulator.h"
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
vp8_impl.h
27
#include "webrtc/modules/video_coding/
codecs
/vp8/include/vp8.h"
28
#include "webrtc/modules/video_coding/
codecs
/vp8/reference_picture_selection.h"
/external/webrtc/webrtc/modules/video_coding/codecs/vp9/
vp9_impl.h
17
#include "webrtc/modules/video_coding/
codecs
/vp9/include/vp9.h"
18
#include "webrtc/modules/video_coding/
codecs
/vp9/vp9_frame_buffer_pool.h"
/external/webrtc/webrtc/voice_engine/
voe_codec_unittest.cc
60
// Find primary and secondary
codecs
.
115
// Compare two
codecs
now.
/frameworks/av/media/libstagefright/
MediaCodecListOverrides.cpp
196
Vector<sp<MediaCodec>>
codecs
;
local
197
while (err == OK &&
codecs
.size() < kMaxInstances) {
200
ALOGV("doProfileCodecs for codec #%zu",
codecs
.size());
227
codecs
.push_back(codec);
230
for (size_t i = 0; i <
codecs
.size(); ++i) {
232
err =
codecs
[i]->release();
238
return
codecs
.size();
284
// TODO: reenable below
codecs
once fixed
/frameworks/av/media/libstagefright/codecs/aacenc/
Android.mk
72
frameworks/av/media/libstagefright/
codecs
/common/include \
126
frameworks/av/media/libstagefright/
codecs
/common/include \
/frameworks/av/media/libstagefright/codecs/amrwbenc/
Android.mk
100
frameworks/av/media/libstagefright/
codecs
/common/include \
119
frameworks/av/media/libstagefright/
codecs
/common/include \
/frameworks/av/services/mediaresourcemanager/test/
ResourceManagerService_test.cpp
268
// reclaim all secure
codecs
280
// ### secure
codecs
can't coexist and secure codec can't coexist with non-secure codec ###
290
// reclaim all secure and non-secure
codecs
299
// ### secure
codecs
can coexist but secure codec can't coexist with non-secure codec ###
309
// reclaim all non-secure
codecs
325
// ### secure
codecs
can coexist and secure codec can coexist with non-secure codec ###
350
// ### secure
codecs
can coexist and secure codec can coexist with non-secure codec ###
387
// reclaim all secure
codecs
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
usage_dx.dox
19
codecs
support asynchronous (callback-based) decoding \ref usage_features
54
the required filters.
Codecs
may support a number of different
/prebuilts/gdb/darwin-x86/lib/python2.7/email/test/
test_email_codecs.py
3
# email package unit tests for (optional) Asian
codecs
14
#
codecs
, so we have to skip all these tests.
test_email_codecs_renamed.py
3
# email package unit tests for (optional) Asian
codecs
14
#
codecs
, so we have to skip all these tests.
/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
textView.py
68
import
codecs
namespace
69
textFile =
codecs
.open(filename, 'r')
/prebuilts/gdb/linux-x86/lib/python2.7/email/test/
test_email_codecs.py
3
# email package unit tests for (optional) Asian
codecs
14
#
codecs
, so we have to skip all these tests.
Completed in 427 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>