Searched refs:media_feeding (Results 1 – 1 of 1) sorted by relevance
161 tBTC_AV_MEDIA_FEEDINGS media_feeding; member437 tBTC_AV_MEDIA_FEEDINGS media_feeding; in btc_a2dp_source_setup_codec() local445 media_feeding.cfg.pcm.sampling_freq = 44100; in btc_a2dp_source_setup_codec()446 media_feeding.cfg.pcm.bit_per_sample = 16; in btc_a2dp_source_setup_codec()447 media_feeding.cfg.pcm.num_channel = 2; in btc_a2dp_source_setup_codec()448 media_feeding.format = BTC_AV_CODEC_PCM; in btc_a2dp_source_setup_codec()450 if (bta_av_co_audio_set_codec(&media_feeding, &status)) { in btc_a2dp_source_setup_codec()457 mfeed.feeding = media_feeding; in btc_a2dp_source_setup_codec()1054 a2dp_source_local_param.btc_aa_src_cb.media_feeding = p_feeding->feeding; in btc_a2dp_source_audio_feeding_init()1108 … a2dp_source_local_param.btc_aa_src_cb.media_feeding.cfg.pcm.num_channel * in btc_get_num_aa_frame()[all …]