Home | History | Annotate | Download | only in av

Lines Matching refs:codec_type

476     tBTA_AV_CODEC   codec_type;
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);