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:PT_H264
(Results
1 - 8
of
8
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H
A
D
hi_buffer.h
262
if (enType ==
PT_H264
) {
in VDEC_GetPicBufferSize()
292
if (enType ==
PT_H264
) {
in VDEC_GetTmvBufferSize()
332
} else if (enType ==
PT_H264
) {
in VENC_GetRefPicInfoBufferSize()
382
} else if (enType ==
PT_H264
) {
in VENC_GetRefBufferSize()
434
} else if (enType ==
PT_H264
) {
in VENC_GetSkipWeightSizeStride()
454
} else if (enType ==
PT_H264
) {
in VENC_GetSkipWeightSize()
H
A
D
hi_common.h
339
PT_H264
= 96,
enumerator
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H
A
D
hi_buffer.h
262
if (enType ==
PT_H264
) {
in VDEC_GetPicBufferSize()
292
if (enType ==
PT_H264
) {
in VDEC_GetTmvBufferSize()
332
} else if (enType ==
PT_H264
) {
in VENC_GetRefPicInfoBufferSize()
382
} else if (enType ==
PT_H264
) {
in VENC_GetRefBufferSize()
434
} else if (enType ==
PT_H264
) {
in VENC_GetSkipWeightSizeStride()
454
} else if (enType ==
PT_H264
) {
in VENC_GetSkipWeightSize()
H
A
D
hi_common.h
332
PT_H264
= 96,
enumerator
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/
H
A
D
hi_common.h
342
PT_H264
= 96,
enumerator
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
H
A
D
sample_comm_venc.c
173
if (
PT_H264
== enPayload) {
in SAMPLE_COMM_VENC_GetFilePostfix()
595
case
PT_H264
: {
in SAMPLE_COMM_VENC_Create()
889
if ((pstGopAttr->enGopMode == VENC_GOPMODE_BIPREDB) && (enType ==
PT_H264
)) {
in SAMPLE_COMM_VENC_Create()
1412
if (
PT_H264
== stChnAttr.stVencAttr.enType) {
in SAMPLE_COMM_QpmapSendFrameProc()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/store_sample/smp/
H
A
D
sample_store.c
33
static PAYLOAD_TYPE_E enPayLoad[2] = {PT_H265,
PT_H264
};
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/common/
H
A
D
sample_comm_ive.c
885
PAYLOAD_TYPE_E enStreamType =
PT_H264
;
in SAMPLE_COMM_IVE_StartViVpssVencVo()
Completed in 17 milliseconds