/external/bluetooth/bluedroid/bta/include/ |
bta_av_co.h | 71 UINT8 codec_type; /* Codec type */ member in struct:__anon3106 132 BTA_API extern UINT8 bta_av_co_audio_getconfig(tBTA_AV_HNDL hndl, tBTA_AV_CODEC codec_type, 148 BTA_API extern UINT8 bta_av_co_video_getconfig(tBTA_AV_HNDL hndl, tBTA_AV_CODEC codec_type, 163 BTA_API extern void bta_av_co_audio_setconfig(tBTA_AV_HNDL hndl, tBTA_AV_CODEC codec_type, 178 BTA_API extern void bta_av_co_video_setconfig(tBTA_AV_HNDL hndl, tBTA_AV_CODEC codec_type, 196 tBTA_AV_CODEC codec_type, UINT8 *p_codec_info, 211 tBTA_AV_CODEC codec_type, UINT8 *p_codec_info, 228 BTA_API extern void bta_av_co_audio_close(tBTA_AV_HNDL hndl, tBTA_AV_CODEC codec_type, 242 BTA_API extern void bta_av_co_video_close(tBTA_AV_HNDL hndl, tBTA_AV_CODEC codec_type, 256 BTA_API extern void bta_av_co_audio_start(tBTA_AV_HNDL hndl, tBTA_AV_CODEC codec_type, [all...] |
bta_dm_co.h | 44 tBTA_SCO_CODEC_TYPE codec_type; member in struct:__anon3107
|
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/ |
frameparser.h | 36 enum codec_type enum 68 int init_start_codes (codec_type codec_type_parse);
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/ |
frameparser.h | 36 enum codec_type { enum 69 int init_start_codes (codec_type codec_type_parse);
|
/external/chromium_org/media/base/ |
media_file_checker.cc | 50 if (c->codec_type == AVMEDIA_TYPE_AUDIO || 51 c->codec_type == AVMEDIA_TYPE_VIDEO) { 86 if (av_context->codec_type == AVMEDIA_TYPE_AUDIO) { 99 } else if (av_context->codec_type == AVMEDIA_TYPE_VIDEO) {
|
/external/bluetooth/bluedroid/btif/co/ |
bta_av_co.c | 105 UINT8 codec_type; /* peer SEP codec type */ member in struct:__anon3315 153 static BOOLEAN bta_av_co_audio_media_supports_config(UINT8 codec_type, const UINT8 *p_codec_cfg); 358 BTA_API UINT8 bta_av_co_audio_getconfig(tBTA_AV_HNDL hndl, tBTA_AV_CODEC codec_type, 372 APPL_TRACE_DEBUG3("bta_av_co_audio_getconfig handle:0x%x codec_type:%d seid:%d", hndl, codec_type, seid); 392 switch (codec_type) 414 p_sink->codec_type = codec_type; 511 BTA_API void bta_av_co_audio_setconfig(tBTA_AV_HNDL hndl, tBTA_AV_CODEC codec_type, 569 if (bta_av_co_audio_media_supports_config(codec_type, p_codec_info) 1050 UINT8 codec_type; local [all...] |
bta_dm_co.c | 219 if (p_codec_type->codec_type == BTA_SCO_CODEC_PCM && route == BTA_DM_SCO_ROUTE_HCI)
|
/external/bluetooth/bluedroid/bta/ag/ |
bta_ag_cmd.c | 860 tBTA_AG_PEER_CODEC codec_type, codec_sent; local 1729 tBTA_AG_PEER_CODEC codec_type = p_data->api_setcodec.codec; local [all...] |
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/ |
webrtcvideocapturer.h | 83 webrtc::VideoCodecType codec_type) {
|
/external/bluetooth/bluedroid/bta/av/ |
bta_av_int.h | 163 typedef UINT8 (*tBTA_AV_CO_GETCFG) (tBTA_AV_HNDL hndl, tBTA_AV_CODEC codec_type, 166 typedef void (*tBTA_AV_CO_SETCFG) (tBTA_AV_HNDL hndl, tBTA_AV_CODEC codec_type, 170 tBTA_AV_CODEC codec_type, UINT8 *p_codec_info, 172 typedef void (*tBTA_AV_CO_CLOSE) (tBTA_AV_HNDL hndl, tBTA_AV_CODEC codec_type, UINT16 mtu); 173 typedef void (*tBTA_AV_CO_START) (tBTA_AV_HNDL hndl, tBTA_AV_CODEC codec_type,UINT8 *p_codec_info, BOOLEAN *p_no_rtp_hdr); 174 typedef void (*tBTA_AV_CO_STOP) (tBTA_AV_HNDL hndl, tBTA_AV_CODEC codec_type); 175 typedef void * (*tBTA_AV_CO_DATAPATH) (tBTA_AV_CODEC codec_type, 380 tBTA_AV_CODEC codec_type; /* codec type */ member in struct:__anon2856 475 tBTA_AV_CODEC codec_type; /* codec type */ member in struct:__anon2860
|
bta_av_aact.c | 656 APPL_TRACE_DEBUG1("bta_av_adjust_seps_idx codec_type: %d", p_scb->codec_type); 659 APPL_TRACE_DEBUG2("av_handle: %d codec_type: %d", 660 p_scb->seps[xx].av_handle, p_scb->seps[xx].codec_type); 661 if(p_scb->seps[xx].av_handle && p_scb->codec_type == p_scb->seps[xx].codec_type) [all...] |
bta_av_main.c | 476 tBTA_AV_CODEC codec_type; local 590 (*bta_av_a2d_cos.init)(&codec_type, cs.cfg.codec_info, 595 p_scb->seps[index].codec_type = codec_type; 596 APPL_TRACE_DEBUG3("audio[%d] av_handle: %d codec_type: %d", 597 index, p_scb->seps[index].av_handle, p_scb->seps[index].codec_type); [all...] |
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/ |
omx_video_encoder.cpp | 104 OMX_VIDEO_CODINGTYPE codec_type; local 115 codec_type = OMX_VIDEO_CodingMPEG4; 121 codec_type = OMX_VIDEO_CodingH263; 127 codec_type = OMX_VIDEO_CodingAVC; 133 codec_type = OMX_VIDEO_CodingAVC; 156 if(handle->venc_open(codec_type) != true) 228 if(codec_type == OMX_VIDEO_CodingMPEG4) 233 else if(codec_type == OMX_VIDEO_CodingH263) 238 else if(codec_type == OMX_VIDEO_CodingAVC) 282 if(codec_type == OMX_VIDEO_CodingMPEG4 [all...] |
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/ |
omx_video_encoder.cpp | 106 OMX_VIDEO_CODINGTYPE codec_type; local 116 codec_type = OMX_VIDEO_CodingMPEG4; 120 codec_type = OMX_VIDEO_CodingH263; 124 codec_type = OMX_VIDEO_CodingAVC; 130 codec_type = OMX_VIDEO_CodingVPX; 154 if (handle->venc_open(codec_type) != true) { 204 if (codec_type == OMX_VIDEO_CodingAVC) 233 if (codec_type == OMX_VIDEO_CodingMPEG4) { 236 } else if (codec_type == OMX_VIDEO_CodingH263) { 239 } else if (codec_type == OMX_VIDEO_CodingAVC) [all...] |
/external/chromium_org/media/ffmpeg/ |
ffmpeg_common.cc | 277 DCHECK_EQ(codec_context->codec_type, AVMEDIA_TYPE_AUDIO); 336 codec_context->codec_type = AVMEDIA_TYPE_AUDIO; 427 codec_context->codec_type = AVMEDIA_TYPE_VIDEO;
|
/external/bluetooth/bluedroid/stack/include/ |
uipc_msg.h | 600 tAUDIO_CODEC_TYPE codec_type; member in struct:__anon3898 620 tAUDIO_CODEC_TYPE codec_type; member in struct:__anon3900 798 UINT8 codec_type; /* codec type */ member in struct:__anon3914 830 UINT8 codec_type; /* Codec type */ member in struct:__anon3917
|
/external/chromium_org/media/filters/ |
audio_file_reader.cc | 57 if (c->codec_type == AVMEDIA_TYPE_AUDIO) {
|
ffmpeg_demuxer.cc | 55 switch (stream->codec->codec_type) { 581 AVMediaType codec_type = codec_context->codec_type; local 583 if (codec_type == AVMEDIA_TYPE_AUDIO) { 596 } else if (codec_type == AVMEDIA_TYPE_VIDEO) { 610 } else if (codec_type == AVMEDIA_TYPE_SUBTITLE) {
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
msm_audio.h | 250 uint32_t codec_type; member in struct:msm_audio_bitstream_info
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
msm_audio.h | 275 uint32_t codec_type; member in struct:msm_audio_bitstream_info
|
/external/chromium_org/media/cdm/ppapi/ |
ffmpeg_cdm_audio_decoder.cc | 47 codec_context->codec_type = AVMEDIA_TYPE_AUDIO;
|
ffmpeg_cdm_video_decoder.cc | 90 codec_context->codec_type = AVMEDIA_TYPE_VIDEO;
|
/hardware/qcom/msm8x74/kernel-headers/linux/ |
msm_audio.h | 289 uint32_t codec_type; member in struct:msm_audio_bitstream_info
|
/hardware/qcom/msm8x74/original-kernel-headers/linux/ |
msm_audio.h | 324 uint32_t codec_type; member in struct:msm_audio_bitstream_info
|
/system/extras/sound/ |
playwav.c | 27 uint32_t codec_type; member in struct:msm_audio_config
|