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:pfd
(Results
1 - 4
of
4
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/dependency/
H
A
D
audio_test.c
119
FILE*
pfd
;
in SAMPLE_AUDIO_OpenAdecFile_AAC()
local
177
FILE *
pfd
= NULL;
in SAMPLE_AUDIO_AdecAoInner()
local
273
FILE *
pfd
= NULL;
SAMPLE_AUDIO_StartAdecAo()
local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/audio/
H
A
D
sample_audio.c
124
FILE *
pfd
= NULL;
in SAMPLE_AUDIO_OpenAencFile()
local
154
FILE *
pfd
= NULL;
in SAMPLE_AUDIO_OpenAdecFile()
local
222
FILE *
pfd
= NULL;
SAMPLE_AUDIO_AdecAoInner()
local
335
FILE *
pfd
= NULL;
SAMPLE_AUDIO_StartAdecAo()
local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
H
A
D
sample_comm_vi.c
2228
static HI_VOID SAMPLE_COMM_VI_SaveFpnFile(ISP_FPN_FRAME_INFO_S *pVBuf, FILE *
pfd
)
in SAMPLE_COMM_VI_SaveFpnFile()
argument
2262
SAMPLE_COMM_VI_ReadFpnFile(ISP_FPN_FRAME_INFO_S *pstFpnFrmInfo, FILE *
pfd
)
SAMPLE_COMM_VI_ReadFpnFile()
argument
2284
FILE *
pfd
= HI_NULL;
SAMPLE_COMM_VI_FpnCalibrateConfig()
local
2397
FILE *
pfd
= HI_NULL;
SAMPLE_COMM_VI_FpnCorrectionConfig()
local
[all...]
H
A
D
sample_comm_audio.c
56
FILE *
pfd
;
member
75
FILE *
pfd
;
member
426
FILE *
pfd
= pstAdecCtl->
pfd
;
in SAMPLE_COMM_AUDIO_AdecProc()
local
[all...]
Completed in 6 milliseconds