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:MB_HEIGHT
(Results
1 - 23
of
23
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H
A
D
s5p_mfc_opr_v6.h
21
#define
MB_HEIGHT
(y_size) DIV_ROUND_UP(y_size, 16)
macro
23
(((
MB_HEIGHT
(y)+1)/2)*2) * 64 + 128)
25
(((
MB_HEIGHT
(y)+1)/2)*2) * 64 + 512)
H
A
D
s5p_mfc_opr_v6.c
68
mb_height =
MB_HEIGHT
(ctx->img_height);
in s5p_mfc_alloc_codec_buffers_v6()
476
mb_height =
MB_HEIGHT
(ctx->img_height);
in s5p_mfc_enc_calc_src_size_v6()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H
A
D
s5p_mfc_opr_v6.h
21
#define
MB_HEIGHT
(y_size) DIV_ROUND_UP(y_size, 16)
macro
23
(((
MB_HEIGHT
(y)+1)/2)*2) * 64 + 128)
25
(((
MB_HEIGHT
(y)+1)/2)*2) * 64 + 512)
H
A
D
s5p_mfc_opr_v6.c
68
mb_height =
MB_HEIGHT
(ctx->img_height);
in s5p_mfc_alloc_codec_buffers_v6()
476
mb_height =
MB_HEIGHT
(ctx->img_height);
in s5p_mfc_enc_calc_src_size_v6()
/kernel/linux/linux-5.10/drivers/staging/media/hantro/
H
A
D
hantro_g1_h264_dec.c
54
G1_REG_DEC_CTRL1_PIC_MB_HEIGHT_P(
MB_HEIGHT
(ctx->src_fmt.height)) |
in set_params()
260
MB_HEIGHT
(ctx->src_fmt.height);
in set_buffers()
268
MB_HEIGHT
(ctx->src_fmt.height);
in set_buffers()
H
A
D
hantro_hw.h
23
#define
MB_HEIGHT
(h) DIV_ROUND_UP(h, MB_DIM)
macro
H
A
D
hantro_h1_jpeg_enc.c
131
| H1_REG_ENC_CTRL_HEIGHT(
MB_HEIGHT
(ctx->src_fmt.height))
in hantro_h1_jpeg_enc_run()
H
A
D
hantro_postproc.c
88
HANTRO_PP_REG_WRITE(vpu, input_height,
MB_HEIGHT
(ctx->dst_fmt.height));
in hantro_postproc_enable()
H
A
D
rk3399_vpu_hw_jpeg_enc.c
163
| VEPU_REG_MB_HEIGHT(
MB_HEIGHT
(ctx->src_fmt.height))
in rk3399_vpu_jpeg_enc_run()
H
A
D
hantro_g1_mpeg2_dec.c
208
G1_REG_PIC_MB_HEIGHT_P(
MB_HEIGHT
(ctx->dst_fmt.height)) |
in hantro_g1_mpeg2_dec_run()
H
A
D
rk3399_vpu_hw_mpeg2_dec.c
224
VDPU_REG_PIC_MB_HEIGHT_P(
MB_HEIGHT
(ctx->dst_fmt.height)) |
in rk3399_vpu_mpeg2_dec_run()
H
A
D
hantro_g1_vp8_dec.c
480
mb_height =
MB_HEIGHT
(height);
in hantro_g1_vp8_dec_run()
H
A
D
rk3399_vpu_hw_vp8_dec.c
572
mb_height =
MB_HEIGHT
(height);
in rk3399_vpu_vp8_dec_run()
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
H
A
D
hantro_g1_h264_dec.c
53
G1_REG_DEC_CTRL1_PIC_MB_HEIGHT_P(
MB_HEIGHT
(ctx->src_fmt.height)) |
in set_params()
234
MB_HEIGHT
(ctx->src_fmt.height);
in set_buffers()
242
MB_HEIGHT
(ctx->src_fmt.height);
in set_buffers()
H
A
D
rockchip_vpu2_hw_h264_dec.c
263
VDPU_REG_PIC_MB_HEIGHT_P(
MB_HEIGHT
(ctx->src_fmt.height)) |
in set_params()
451
MB_HEIGHT
(ctx->src_fmt.height);
in set_buffers()
459
MB_HEIGHT
(ctx->src_fmt.height);
in set_buffers()
H
A
D
rockchip_vpu2_hw_jpeg_enc.c
177
| VEPU_REG_MB_HEIGHT(
MB_HEIGHT
(ctx->src_fmt.height))
in rockchip_vpu2_jpeg_enc_run()
H
A
D
hantro_h1_jpeg_enc.c
146
| H1_REG_ENC_CTRL_HEIGHT(
MB_HEIGHT
(ctx->src_fmt.height))
in hantro_h1_jpeg_enc_run()
H
A
D
hantro_postproc.c
99
HANTRO_PP_REG_WRITE(vpu, input_height,
MB_HEIGHT
(ctx->dst_fmt.height));
in hantro_postproc_g1_enable()
H
A
D
rockchip_vpu2_hw_mpeg2_dec.c
214
VDPU_REG_PIC_MB_HEIGHT_P(
MB_HEIGHT
(ctx->dst_fmt.height)) |
in rockchip_vpu2_mpeg2_dec_run()
H
A
D
hantro_g1_mpeg2_dec.c
197
G1_REG_PIC_MB_HEIGHT_P(
MB_HEIGHT
(ctx->dst_fmt.height)) |
in hantro_g1_mpeg2_dec_run()
H
A
D
hantro_hw.h
26
#define
MB_HEIGHT
(h) DIV_ROUND_UP(h, MB_DIM)
macro
H
A
D
hantro_g1_vp8_dec.c
478
mb_height =
MB_HEIGHT
(height);
in hantro_g1_vp8_dec_run()
H
A
D
rockchip_vpu2_hw_vp8_dec.c
568
mb_height =
MB_HEIGHT
(height);
in rockchip_vpu2_vp8_dec_run()
Completed in 18 milliseconds