Lines Matching refs:ALOGV

139         ALOGV("VideoEditorAudioDecoderSource::start: invalid state %d", mState);
146 ALOGV("VideoEditorAudioDecoderSource::start END (0x%x)", err);
154 ALOGV("VideoEditorAudioDecoderSource::stop begin");
157 ALOGV("VideoEditorAudioDecoderSource::stop: invalid state %d", mState);
172 ALOGV("VideoEditorAudioDecoderSource::stop END (0x%x)", err);
178 ALOGV("VideoEditorAudioDecoderSource::getFormat");
194 ALOGV("readBufferFromReader : EOS");
216 ALOGV("VideoEditorAudioDecoderSource::read invalid state %d", mState);
241 ALOGV("VideoEditorAudioDecoderSource::storeBuffer begin");
254 ALOGV("VideoEditorAudioDecoderSource::storeBuffer END");
281 ALOGV("VideoEditorAudioDecoder_getBits begin");
311 ALOGV("VideoEditorAudioDecoder_getBits no error");
313 ALOGV("VideoEditorAudioDecoder_getBits ERROR 0x%X", err);
315 ALOGV("VideoEditorAudioDecoder_getBits end");
333 ALOGV("VideoEditorAudioDecoder_parse_AAC_DSI begin");
359 ALOGV("parse_AAC_DSI ERROR : object type %d is not supported",
384 ALOGV("VideoEditorAudioDecoder_parse_AAC_DSI no error");
386 ALOGV("VideoEditorAudioDecoder_parse_AAC_DSI ERROR 0x%X", err);
388 ALOGV("VideoEditorAudioDecoder_parse_AAC_DSI end");
400 ALOGV("VideoEditorAudioDecoder_destroy begin");
418 ALOGV("VideoEditorAudioDecoder_destroy : DONE");
422 ALOGV("VideoEditorAudioDecoder_destroy no error");
424 ALOGV("VideoEditorAudioDecoder_destroy ERROR 0x%X", err);
426 ALOGV("VideoEditorAudioDecoder_destroy : end");
441 ALOGV("VideoEditorAudioDecoder_create begin: decoderType %d", decoderType);
458 ALOGV("VideoEditorAudioDecoder_create : maxAUSize %d",
567 ALOGV("VideoEditorAudioDecoder_create : output chan %d",
575 ALOGV("VideoEditorAudioDecoder_create : DONE");
579 ALOGV("VideoEditorAudioDecoder_create no error");
583 ALOGV("VideoEditorAudioDecoder_create ERROR 0x%X", err);
625 ALOGV("VideoEditorAudioDecoder_processInputBuffer begin");
642 ALOGV("VideoEditorAudioDecoder_processInputBuffer no error");
644 ALOGV("VideoEditorAudioDecoder_processInputBuffer ERROR 0x%X", err);
646 ALOGV("VideoEditorAudioDecoder_processInputBuffer end");
658 ALOGV("VideoEditorAudioDecoder_processOutputBuffer begin");
704 ALOGV("VideoEditorAudioDecoder_processOutputBuffer no error");
707 ALOGV("VideoEditorAudioDecoder_processOutputBuffer ERROR 0x%X", err);
709 ALOGV("VideoEditorAudioDecoder_processOutputBuffer end");
721 ALOGV("VideoEditorAudioDecoder_step begin");
736 ALOGV("VideoEditorAudioDecoder_step: Audio decoder \
744 ALOGV("VideoEditorAudioDecoder_step: samplingFreq = %d", sampleRate);
745 ALOGV("VideoEditorAudioDecoder_step: channelCnt = %d", channelCount);
754 ALOGV("VideoEditorAudioDecoder_step: Audio decoder \
769 ALOGV("VideoEditorAudioDecoder_step no error");
771 ALOGV("VideoEditorAudioDecoder_step ERROR 0x%X", err);
773 ALOGV("VideoEditorAudioDecoder_step end");
780 ALOGV("VideoEditorAudioDecoder_getVersion begin");
791 ALOGV("VideoEditorAudioDecoder_getVersion no error");
793 ALOGV("VideoEditorAudioDecoder_getVersion ERROR 0x%X", err);
795 ALOGV("VideoEditorAudioDecoder_getVersion end");
805 ALOGV("VideoEditorAudioDecoder_setOption begin 0x%X", optionID);
813 ALOGV("VideoEditorAudioDecodersetOption UserParam is not supported");
818 ALOGV("VideoEditorAudioDecodersetOption 3gpReaderInterface");
824 ALOGV("VideoEditorAudioDecodersetOption AudioAU");
830 ALOGV("VideoEditorAudioDecoder_setOption unsupported optionId 0x%X",
838 ALOGV("VideoEditorAudioDecoder_setOption error 0x%X", err);
840 ALOGV("VideoEditorAudioDecoder_setOption ERROR 0x%X", err);
842 ALOGV("VideoEditorAudioDecoder_setOption end");
852 ALOGV("VideoEditorAudioDecoder_getOption begin: optionID 0x%X", optionID);
879 ALOGV("VideoEditorAudioDecoder_getOption unsupported optionId 0x%X",
887 ALOGV("VideoEditorAudioDecoder_getOption no error");
889 ALOGV("VideoEditorAudioDecoder_getOption ERROR 0x%X", err);
891 ALOGV("VideoEditorAudioDecoder_getOption end");
904 ALOGV("VideoEditorAudioDecoder_getInterface begin %d 0x%x 0x%x",
930 ALOGV("VEAD_getInterface ERROR: unsupported type %d", decoderType);
949 ALOGV("VideoEditorAudioDecoder_getInterface no error");
952 ALOGV("VideoEditorAudioDecoder_getInterface ERROR 0x%X", err);
954 ALOGV("VideoEditorAudioDecoder_getInterface end");
963 ALOGV("TEST: AAC VideoEditorAudioDecoder_getInterface no error");
970 ALOGV("TEST: AMR VideoEditorAudioDecoder_getInterface no error");