Home
last modified time | relevance | path

Searched refs:SBC_FREQ_16000 (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dsbc.h43 #define SBC_FREQ_16000 0x00 macro
Dsbcdec.c87 frame->frequency = SBC_FREQ_16000; in sbc_unpack_frame()
/third_party/gstreamer/gstplugins_bad/ext/sbc/
Dgstsbcenc.c171 enc->sbc.frequency = SBC_FREQ_16000; in gst_sbc_enc_set_format()
/third_party/pulseaudio/src/modules/bluetooth/
Da2dp-codec-sbc.c347 sbc_info->frequency = SBC_FREQ_16000; in init()