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
defs:channel_mask
(Results
1 - 14
of
14
) sorted by relevance
/third_party/alsa-utils/alsamixer/
H
A
D
mixer_widget.h
15
enum
channel_mask
{
enum
/third_party/ffmpeg/libavcodec/
H
A
D
tak.c
96
uint64_t
channel_mask
= 0;
in ff_tak_parse_streaminfo()
local
H
A
D
cook.c
89
unsigned int
channel_mask
;
member
1079
unsigned int
channel_mask
= 0;
in cook_decode_init()
local
H
A
D
dca_lbr.c
1731
uint64_t
channel_mask
= channel_layouts[ch_conf];
in ff_dca_lbr_filter_frame()
local
H
A
D
wmaprodec.c
359
unsigned int
channel_mask
;
in decode_init()
local
1959
unsigned int
channel_mask
= AV_RL32(avctx->extradata + 2);
xma_decode_init()
local
[all...]
H
A
D
wmalosslessdec.c
186
unsigned int
channel_mask
;
in decode_init()
local
/third_party/mesa3d/src/compiler/nir/
H
A
D
nir_lower_non_uniform_access.c
72
nir_component_mask_t
channel_mask
= ~0;
in nu_handle_compare()
local
/third_party/pulseaudio/src/modules/bluetooth/
H
A
D
a2dp-codec-gst.c
86
uint64_t
channel_mask
;
in gst_create_caps_from_sample_spec()
local
/third_party/alsa-utils/aplay/
H
A
D
formats.h
106
uint32_t
channel_mask
;
member
/third_party/NuttX/drivers/usbdev/gadget/
H
A
D
f_uac.c
144
static uint32_t fuac_channel_num_get(uint32_t
channel_mask
)
in fuac_channel_num_get()
argument
/third_party/alsa-utils/amixer/
H
A
D
amixer.c
1227
typedef struct
channel_mask
{
struct
/third_party/mesa3d/src/broadcom/vulkan/
H
A
D
v3dv_meta_copy.c
3311
const uint32_t
channel_mask
= get_channel_mask_for_sampler_dim(sampler_dim);
in get_color_blit_fs()
local
/third_party/libdrm/include/drm/
H
A
D
i915_drm.h
1433
__u32
channel_mask
;
member
/third_party/mesa3d/include/drm-uapi/
H
A
D
i915_drm.h
1865
__u32
channel_mask
;
member
Completed in 31 milliseconds