Home
last modified time | relevance | path

Searched refs:codec (Results 1 - 4 of 4) sorted by relevance

/vendor/hihope/dayu210/bluetooth/include/
H A Desco_parameters.h120 // Get the enhanced eSCO configuration parameters for the provided |codec|
121 enh_esco_params_t esco_parameters_for_codec(esco_codec_t codec);
/vendor/hihope/rk3568/bluetooth/include/
H A Desco_parameters.h120 // Get the enhanced eSCO configuration parameters for the provided |codec|
121 enh_esco_params_t esco_parameters_for_codec(esco_codec_t codec);
/vendor/hihope/dayu210/bluetooth/src/
H A Dhardware.c135 next 2 bytes are for codec type */
259 static void hw_sco_i2spcm_config(uint16_t codec);
260 static void hw_sco_i2spcm_config_from_command(void *p_mem, uint16_t codec);
968 ** Description Callback function for setting WBS codec
975 /* whenever update the codec enable/disable, need to update I2SPCM */ in hw_set_MSBC_codec_cback()
984 ** Description Callback function for setting NBS codec
991 /* whenever update the codec enable/disable, need to update I2SPCM */ in hw_set_CVSD_codec_cback()
1191 static void hw_sco_i2spcm_config_from_command(void *p_mem, uint16_t codec) in hw_sco_i2spcm_config_from_command() argument
1202 hw_sco_i2spcm_config(codec); in hw_sco_i2spcm_config_from_command()
1217 static void hw_sco_i2spcm_config(uint16_t codec) in hw_sco_i2spcm_config() argument
1277 hw_set_SCO_codec(uint16_t codec) hw_set_SCO_codec() argument
[all...]
/vendor/hihope/rk3568/bluetooth/src/
H A Dhardware.c135 next 2 bytes are for codec type */
307 static void hw_sco_i2spcm_config(uint16_t codec);
308 static void hw_sco_i2spcm_config_from_command(void *p_mem, uint16_t codec);
1013 ** Description Callback function for setting WBS codec
1020 /* whenever update the codec enable/disable, need to update I2SPCM */ in hw_set_MSBC_codec_cback()
1029 ** Description Callback function for setting NBS codec
1036 /* whenever update the codec enable/disable, need to update I2SPCM */ in hw_set_CVSD_codec_cback()
1238 static void hw_sco_i2spcm_config_from_command(void *p_mem, uint16_t codec) in hw_sco_i2spcm_config_from_command() argument
1249 hw_sco_i2spcm_config(codec); in hw_sco_i2spcm_config_from_command()
1264 static void hw_sco_i2spcm_config(uint16_t codec) in hw_sco_i2spcm_config() argument
1322 hw_set_SCO_codec(uint16_t codec) hw_set_SCO_codec() argument
[all...]

Completed in 8 milliseconds