HomeSort by relevance Sort by last modified time
    Searched full:alac (Results 1 - 25 of 29) sorted by null

1 2

  /hardware/qcom/audio/msm8909/hal/audio_extn/
audio_extn.c 640 out->compr_config.codec->options.alac.frame_length = atoi(value);
645 out->compr_config.codec->options.alac.compatible_version = atoi(value);
650 out->compr_config.codec->options.alac.bit_depth = atoi(value);
655 out->compr_config.codec->options.alac.pb = atoi(value);
660 out->compr_config.codec->options.alac.mb = atoi(value);
666 out->compr_config.codec->options.alac.kb = atoi(value);
671 out->compr_config.codec->options.alac.num_channels = atoi(value);
676 out->compr_config.codec->options.alac.max_run = atoi(value);
681 out->compr_config.codec->options.alac.max_frame_bytes = atoi(value);
686 out->compr_config.codec->options.alac.avg_bit_rate = atoi(value)
    [all...]
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/apple/
AppleLosslessSpecificBox.java 14 public static final String TYPE = "alac";
16 Extradata: 32bit size 32bit tag (=alac) 32bit zero?
156 super("alac");
  /hardware/qcom/media/msm8996/mm-core/src/8937/
registry_table.c 266 "OMX.qcom.audio.decoder.alac",
278 "audio_decoder.alac"
282 "OMX.qti.audio.decoder.alac.sw",
294 "audio_decoder.alac"
registry_table_android.c 299 "OMX.qcom.audio.decoder.alac",
311 "audio_decoder.alac"
315 "OMX.qti.audio.decoder.alac.sw",
327 "audio_decoder.alac"
  /device/asus/fugu/
media_codecs.xml 173 <MediaCodec name="OMX.Intel.alac.decoder" type="audio/alac" />
  /hardware/qcom/media/msm8974/mm-core/src/msm8952/
registry_table.c 421 "OMX.qcom.audio.decoder.alac",
430 "audio_decoder.alac"
registry_table_android.c 460 "OMX.qcom.audio.decoder.alac",
469 "audio_decoder.alac"
  /hardware/qcom/media/msm8996/mm-core/src/8952/
registry_table.c 421 "OMX.qcom.audio.decoder.alac",
430 "audio_decoder.alac"
registry_table_android.c 460 "OMX.qcom.audio.decoder.alac",
469 "audio_decoder.alac"
  /hardware/qcom/media/msm8996/mm-core/src/msm8996/
registry_table.c 396 "OMX.qcom.audio.decoder.alac",
408 "audio_decoder.alac"
registry_table_android.c 588 "OMX.qcom.audio.decoder.alac",
600 "audio_decoder.alac"
  /hardware/qcom/media/msm8996/mm-core/src/titanium/
registry_table.c 434 "OMX.qcom.audio.decoder.alac",
443 "audio_decoder.alac"
registry_table_android.c 473 "OMX.qcom.audio.decoder.alac",
482 "audio_decoder.alac"
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/sampleentry/
AudioSampleEntry.java 37 public static final String TYPE5 = "alac";
  /hardware/qcom/media/msm8996/mm-core/inc/
QOMX_AudioIndexExtensions.h 74 QOMX_IndexParamAudioAlac = 0x7F200008, /** "OMX.Qualcomm.index.audio.alac" */
QOMX_AudioExtensions.h 78 #define OMX_QCOM_INDEX_PARAM_ALAC "OMX.Qualcomm.index.audio.alac"
  /external/mp4parser/isoparser/src/main/resources/
isoparser-default.properties 78 stsd-alac=com.coremedia.iso.boxes.sampleentry.AudioSampleEntry(type)
101 alac=com.coremedia.iso.boxes.apple.AppleLosslessSpecificBox()
  /packages/inputmethods/LatinIME/java/res/values-bs-rBA/
strings.xml 161 <string name="app_name" msgid="6320102637491234792">"Pru?alac usluge rje?nika"</string>
162 <string name="dictionary_provider_name" msgid="3027315045397363079">"Pru?alac usluge rje?nika"</string>
  /hardware/qcom/msm8996/kernel-headers/sound/
compress_params.h 297 struct snd_dec_alac alac; member in union:snd_codec_options
  /hardware/qcom/msm8996/original-kernel-headers/sound/
compress_params.h 402 struct snd_dec_alac alac; member in union:snd_codec_options
  /hardware/qcom/audio/msm8909/policy_hal/
AudioPolicyManager.cpp 462 //check if it's multi-channel FLAC/ALAC/WMA format with sample rate > 48k
468 ALOGD("offload disabled for multi-channel FLAC/ALAC/WMA clips with sample rate > 48kHz");
488 //duration checks only valid for MP3/AAC/VORBIS/WMA/ALAC/APE formats,
    [all...]
  /frameworks/av/media/libstagefright/httplive/
M3UParser.cpp     [all...]
  /hardware/qcom/audio/msm8909/hal/msm8916/
platform.c 127 "audio/alac" /*alac */ ,
    [all...]
  /hardware/qcom/audio/msm8909/hal/msm8974/
platform.c 119 "audio/alac" /*alac */ ,
    [all...]
  /frameworks/base/core/res/res/values-bs-rBA/
strings.xml     [all...]

Completed in 694 milliseconds

1 2