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:framerate
(Results
1 - 10
of
10
) sorted by relevance
/device/board/hisilicon/hispark_taurus/camera/driver_adapter/include/
H
A
D
mpi_adapter.h
37
int32_t
framerate
;
member
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/
H
A
D
vpu_api_mlvec.h
39
RK_S32
framerate
;
member
H
A
D
vpu_api_legacy.cpp
99
RK_S32 fps_in = cfg->
framerate
;
in vpu_api_set_enc_cfg()
/device/soc/rockchip/common/hardware/mpp/include/
H
A
D
vpu_api.h
279
signed int
framerate
;
member
/device/soc/rockchip/rk3399/hardware/mpp/include/
H
A
D
vpu_api.h
278
RK_S32
framerate
;
member
/device/soc/rockchip/rk3568/hardware/mpp/include/
H
A
D
vpu_api.h
281
RK_S32
framerate
;
member
/device/soc/rockchip/rk3588/hardware/mpp/include/
H
A
D
vpu_api.h
281
RK_S32
framerate
;
member
/device/soc/rockchip/rk3568/hardware/omx_il/component/video/enc/
H
A
D
Rkvpu_OMX_VencControl.c
1131
videoFormat->
framerate
= portDefinition->format.video.xFramerate;
in Rkvpu_OMX_GetParameter()
1140
videoFormat->
framerate
= portDefinition->format.video.xFramerate;
in Rkvpu_OMX_GetParameter()
1572
portDefinition->format.video.xFramerate = videoFormat->
framerate
;
in Rkvpu_OMX_SetParameter()
1969
vpug.
framerate
= (pFramerate->xEncodeFramerate >> 16); // 16:byte alignment
in Rkvpu_OMX_SetConfig()
H
A
D
Rkvpu_OMX_Venc.c
1499
(*encParams)->
framerate
= (pRockchipInputPort->portDefinition.format.video.xFramerate) >> 16; // 16:byte alignment
in Rkvpu_Enc_GetEncParams()
1633
"
framerate
= %d\n"
in Rkvpu_Enc_GetEncParams()
1644
(int)(*encParams)->
framerate
,
in Rkvpu_Enc_GetEncParams()
/device/soc/rockchip/rk3568/hardware/omx_il/component/video/dec/
H
A
D
Rkvpu_OMX_VdecControl.c
1466
videoFormat->
framerate
= portDefinition->format.video.xFramerate;
in Rkvpu_OMX_GetParameter()
1481
videoFormat->
framerate
= portDefinition->format.video.xFramerate;
in Rkvpu_OMX_GetParameter()
1844
portDefinition->format.video.xFramerate = videoFormat->
framerate
;
in Rkvpu_OMX_SetParameter()
Completed in 17 milliseconds