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:nFrameHeight
(Results
1 - 16
of
16
) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/omx/
H
A
D
vid_enc_common.c
198
templat.height = def->
nFrameHeight
;
in enc_NeedTask_common()
235
src_rect.y1 = def->
nFrameHeight
;
in enc_ScaleInput_common()
415
box.height = def->
nFrameHeight
;
in enc_LoadImage_common()
422
box.height = def->
nFrameHeight
/ 2;
in enc_LoadImage_common()
434
* def->nFrameWidth = 4, def->
nFrameHeight
= 4:
in enc_LoadImage_common()
467
uint32_t constants[4] = {def->
nFrameHeight
};
in enc_LoadImage_common()
485
info.grid[1] = def->
nFrameHeight
;
in enc_LoadImage_common()
493
info.grid[1] = def->
nFrameHeight
/ 2;
in enc_LoadImage_common()
509
box.height = def->
nFrameHeight
;
in enc_LoadImage_common()
523
blit.src.box.y = def->
nFrameHeight
;
in enc_LoadImage_common()
[all...]
H
A
D
vid_dec_common.c
111
src_rect.y1 = def->
nFrameHeight
;
in vid_dec_FillOutput()
116
dst_rect.y1 = def->
nFrameHeight
;
in vid_dec_FillOutput()
133
height = def->
nFrameHeight
;
in vid_dec_FillOutput()
147
i * def->nFrameWidth * def->
nFrameHeight
;
in vid_dec_FillOutput()
H
A
D
vid_dec_h264_common.c
54
templat.height = port->sPortParam.format.video.
nFrameHeight
;
in vid_dec_h264_BeginFrame()
57
templat.height = priv->out_port_def_.format.video.
nFrameHeight
;
in vid_dec_h264_BeginFrame()
935
if ((p_def->nFrameWidth == i_def->width) && p_def->
nFrameHeight
== i_def->height)
in update_port_parameters()
939
p_def->
nFrameHeight
= i_def->height;
in update_port_parameters()
949
p_obj->portdef_.nBufferSize = p_def->nFrameWidth * p_def->
nFrameHeight
* 512 / (16*16);
in update_port_parameters()
1101
templat.height = port->sPortParam.format.video.
nFrameHeight
;
in vid_dec_FrameDecoded_common()
1104
templat.height = port->portdef_.format.video.
nFrameHeight
;
in vid_dec_FrameDecoded_common()
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
H
A
D
h264dinport.c
76
(p_def->
nFrameHeight
== i_def->format.video.
nFrameHeight
) &&
in h264d_inport_SetParameter()
84
i_def->format.video.nSliceHeight = i_def->format.video.
nFrameHeight
;
in h264d_inport_SetParameter()
92
p_obj->portdef_.nBufferSize = i_def->format.video.nFrameWidth * i_def->format.video.
nFrameHeight
* 512 / (16*16);
in h264d_inport_SetParameter()
H
A
D
h264d.c
80
portdef.
nFrameHeight
= OMX_VID_DEC_AVC_DEFAULT_FRAME_HEIGHT;
in instantiate_h264d_input_port()
151
portdef.
nFrameHeight
= OMX_VID_DEC_AVC_DEFAULT_FRAME_HEIGHT;
in instantiate_h264d_output_port()
H
A
D
h264e.c
59
portdef.
nFrameHeight
= OMX_VID_ENC_AVC_DEFAULT_FRAME_HEIGHT;
in instantiate_h264e_input_port()
123
portdef.
nFrameHeight
= OMX_VID_ENC_AVC_DEFAULT_FRAME_HEIGHT;
in instantiate_h264e_output_port()
H
A
D
h264einport.c
61
buf_templ.height0 = port->portdef_.format.video.
nFrameHeight
* 3 / 2;
in enc_AllocateBackTexture()
H
A
D
h264eprc.c
538
priv->scale.xHeight : priv->in_port_def_.format.video.
nFrameHeight
;
in h264e_prc_prepare_to_transfer()
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H
A
D
vid_dec.c
244
port->sPortParam.format.video.
nFrameHeight
= 144;
in vid_dec_Constructor()
258
port->sPortParam.format.video.
nFrameHeight
= 144;
in vid_dec_Constructor()
313
unsigned framesize = def->format.video.nFrameWidth * def->format.video.
nFrameHeight
;
in vid_dec_SetParameter()
320
port->sPortParam.format.video.
nFrameHeight
= def->format.video.
nFrameHeight
;
in vid_dec_SetParameter()
322
port->sPortParam.format.video.nSliceHeight = def->format.video.
nFrameHeight
;
in vid_dec_SetParameter()
H
A
D
vid_enc.c
200
port->sPortParam.format.video.
nFrameHeight
= 144;
in vid_enc_Constructor()
214
port->sPortParam.format.video.
nFrameHeight
= 144;
in vid_enc_Constructor()
304
buf_templ.height0 = port->sPortParam.format.video.
nFrameHeight
* 3 / 2;
in enc_AllocateBackTexture()
353
port->sPortParam.format.video.
nFrameHeight
;
in vid_enc_SetParameter()
354
port->sPortParam.format.video.nSliceHeight = port->sPortParam.format.video.
nFrameHeight
;
in vid_enc_SetParameter()
618
priv->scale.xHeight : port->sPortParam.format.video.
nFrameHeight
;
in vid_enc_MessageHandler()
H
A
D
vid_dec_mpeg12.c
78
templat.height = port->sPortParam.format.video.
nFrameHeight
;
in vid_dec_mpeg12_Init()
H
A
D
vid_dec_h265.c
636
port->sPortParam.format.video.
nFrameHeight
)
in vid_dec_h265_BeginFrame()
H
A
D
vid_dec_av1.c
2149
templat.height = port->sPortParam.format.video.
nFrameHeight
;
in dec_av1_BeginFrame()
/third_party/openmax/api/1.1.2/
H
A
D
OMX_Image.h
94
*
nFrameHeight
: Height of frame to be used on port if
115
OMX_U32
nFrameHeight
;
member
H
A
D
OMX_Video.h
101
*
nFrameHeight
: Height of frame to be used on channel if
128
OMX_U32
nFrameHeight
;
member
/third_party/ffmpeg/libavcodec/
H
A
D
omx.c
481
in_port_params.format.video.
nFrameHeight
= avctx->height;
in omx_component_init()
501
out_port_params.format.video.
nFrameHeight
= avctx->height;
in omx_component_init()
Completed in 16 milliseconds