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:p_nvenc
(Results
1 - 1
of
1
) sorted by relevance
/third_party/ffmpeg/libavcodec/
H
A
D
nvenc.c
148
NV_ENCODE_API_FUNCTION_LIST *
p_nvenc
= &ctx->nvenc_dload_funcs.nvenc_funcs;
in nvenc_print_error()
local
350
NV_ENCODE_API_FUNCTION_LIST *
p_nvenc
= &ctx->nvenc_dload_funcs.nvenc_funcs;
in nvenc_open_session()
local
375
NV_ENCODE_API_FUNCTION_LIST *
p_nvenc
= &ctx->nvenc_dload_funcs.nvenc_funcs;
in nvenc_check_codec_support()
local
411
NV_ENCODE_API_FUNCTION_LIST *
p_nvenc
= &ctx->nvenc_dload_funcs.nvenc_funcs;
in nvenc_check_cap()
local
578
NV_ENCODE_API_FUNCTION_LIST *
p_nvenc
= &dl_fn->nvenc_funcs;
nvenc_check_device()
local
1342
NV_ENCODE_API_FUNCTION_LIST *
p_nvenc
= &dl_fn->nvenc_funcs;
nvenc_setup_encoder()
local
1536
NV_ENCODE_API_FUNCTION_LIST *
p_nvenc
= &dl_fn->nvenc_funcs;
nvenc_alloc_surface()
local
1633
NV_ENCODE_API_FUNCTION_LIST *
p_nvenc
= &dl_fn->nvenc_funcs;
nvenc_setup_extradata()
local
1666
NV_ENCODE_API_FUNCTION_LIST *
p_nvenc
= &dl_fn->nvenc_funcs;
ff_nvenc_encode_close()
local
1833
NV_ENCODE_API_FUNCTION_LIST *
p_nvenc
= &dl_fn->nvenc_funcs;
nvenc_find_free_reg_resource()
local
1867
NV_ENCODE_API_FUNCTION_LIST *
p_nvenc
= &dl_fn->nvenc_funcs;
nvenc_register_frame()
local
1922
NV_ENCODE_API_FUNCTION_LIST *
p_nvenc
= &dl_fn->nvenc_funcs;
nvenc_upload_frame()
local
2044
NV_ENCODE_API_FUNCTION_LIST *
p_nvenc
= &dl_fn->nvenc_funcs;
process_output_surface()
local
2274
NV_ENCODE_API_FUNCTION_LIST *
p_nvenc
= &ctx->nvenc_dload_funcs.nvenc_funcs;
reconfig_encoder()
local
2373
NV_ENCODE_API_FUNCTION_LIST *
p_nvenc
= &dl_fn->nvenc_funcs;
nvenc_send_frame()
local
[all...]
Completed in 4 milliseconds