Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:codec
(Results
1 - 4
of
4
) sorted by relevance
/vendor/hihope/dayu210/bluetooth/include/
H
A
D
esco_parameters.h
120
// 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
D
esco_parameters.h
120
// 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
D
hardware.c
135
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
D
hardware.c
135
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