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:vaapi
(Results
1 - 2
of
2
) sorted by relevance
/third_party/ffmpeg/libavcodec/
H
A
D
vaapi_encode_h264.c
1088
const char *
vaapi
= VA_VERSION_S;
in vaapi_encode_h264_configure()
local
1100
len = snprintf(NULL, 0, "%s / VAAPI %s / %s", lavc,
vaapi
, driver);
in vaapi_encode_h264_configure()
1107
"%s / VAAPI %s / %s", lavc,
vaapi
, driver);
in vaapi_encode_h264_configure()
1347
.p.wrapper_name = "
vaapi
",
/third_party/ffmpeg/
H
A
D
configure
352
--disable-
vaapi
disable Video Acceleration API (mainly Unix/Intel) code [autodetect]
1902
vaapi
3027
av1_vaapi_hwaccel_deps="
vaapi
VADecPictureParameterBufferAV1_bit_depth_idx"
3031
h263_vaapi_hwaccel_deps="
vaapi
"
3043
h264_vaapi_hwaccel_deps="
vaapi
"
3057
hevc_vaapi_hwaccel_deps="
vaapi
VAPictureParameterBufferHEVC"
3065
mjpeg_vaapi_hwaccel_deps="
vaapi
"
3081
mpeg2_vaapi_hwaccel_deps="
vaapi
"
3089
mpeg4_vaapi_hwaccel_deps="
vaapi
"
3105
vc1_vaapi_hwaccel_deps="
vaapi
"
[all...]
Completed in 5 milliseconds