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:audio_codec
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/hdpvr/
H
A
D
hdpvr.h
54
enum v4l2_mpeg_audio_encoding
audio_codec
;
member
H
A
D
hdpvr-core.c
254
.
audio_codec
= V4L2_MPEG_AUDIO_ENCODING_AAC,
316
dev->options.
audio_codec
=
in hdpvr_probe()
H
A
D
hdpvr-control.c
163
dev->options.
audio_codec
);
in hdpvr_set_options()
H
A
D
hdpvr-video.c
859
retval = hdpvr_set_audio(dev, audio->index+1, dev->options.
audio_codec
);
in vidioc_s_audio()
933
opt->
audio_codec
= ctrl->val;
in hdpvr_s_ctrl()
935
opt->
audio_codec
);
in hdpvr_s_ctrl()
1206
0x7, ac3 ? dev->options.
audio_codec
: V4L2_MPEG_AUDIO_ENCODING_AAC);
in hdpvr_register_videodev()
/kernel/linux/linux-5.10/drivers/staging/greybus/
H
A
D
Makefile
31
gb-audio-codec-y :=
audio_codec
.o audio_helper.o
/kernel/linux/linux-6.6/drivers/media/usb/hdpvr/
H
A
D
hdpvr.h
54
enum v4l2_mpeg_audio_encoding
audio_codec
;
member
H
A
D
hdpvr-core.c
254
.
audio_codec
= V4L2_MPEG_AUDIO_ENCODING_AAC,
316
dev->options.
audio_codec
=
in hdpvr_probe()
H
A
D
hdpvr-control.c
163
dev->options.
audio_codec
);
in hdpvr_set_options()
H
A
D
hdpvr-video.c
859
retval = hdpvr_set_audio(dev, audio->index+1, dev->options.
audio_codec
);
in vidioc_s_audio()
933
opt->
audio_codec
= ctrl->val;
in hdpvr_s_ctrl()
935
opt->
audio_codec
);
in hdpvr_s_ctrl()
1206
0x7, ac3 ? dev->options.
audio_codec
: V4L2_MPEG_AUDIO_ENCODING_AAC);
in hdpvr_register_videodev()
/kernel/linux/linux-6.6/drivers/staging/greybus/
H
A
D
Makefile
31
gb-audio-codec-y :=
audio_codec
.o audio_helper.o
Completed in 7 milliseconds