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:pixelFmt
(Results
1 - 13
of
13
) sorted by relevance
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/heif_hw_decode/common/
H
A
D
mock_heif_hw_decode_flow.cpp
203
GraphicPixelFormat
pixelFmt
= iter->second;
in AllocOutput()
local
/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H
A
D
histreamer_ability_parser.cpp
237
cJSON *
pixelFmt
= nullptr;
in FromJson()
local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H
A
D
image_format_convert.cpp
428
static void GetYUVStrideInfo(int32_t
pixelFmt
, OH_NativeBuffer_Planes *planes, YUVStrideInfo &dstStrides)
in GetYUVStrideInfo()
argument
495
int32_t
pixelFmt
= sb->GetFormat();
in CreateMemory()
local
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H
A
D
command_parser.cpp
403
int
pixelFmt
;
in ParseResourceParam()
local
/foundation/multimodalinput/input/service/window_manager/test/
H
A
D
pointer_drawing_manager_test.cpp
1795
Media::PixelFormat
pixelFmt
= Media::PixelFormat::RGB_565;
in HWTEST_F()
local
[all...]
H
A
D
pointer_drawing_manager_ex_test.cpp
510
Media::PixelFormat
pixelFmt
= Media::PixelFormat::RGB_565;
in HWTEST_F()
local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H
A
D
rs_base_render_engine.cpp
193
auto
pixelFmt
= buffer->GetFormat();
in CreateEglImageFromBuffer()
local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H
A
D
image_codec.h
101
std::optional<PixelFmt>
pixelFmt
;
member
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/
H
A
D
heif_hw_decoder.cpp
89
sptr<SurfaceBuffer> HeifHardwareDecoder::AllocateOutputBuffer(uint32_t width, uint32_t height, int32_t
pixelFmt
)
in AllocateOutputBuffer()
argument
184
int32_t
pixelFmt
= output->GetFormat();
in ConfigureDecoder()
local
231
int32_t
pixelFmt
in GetUvPlaneOffsetFromSurfaceBuffer()
local
[all...]
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H
A
D
hcodec.h
115
std::optional<PixelFmt>
pixelFmt
;
member
H
A
D
hencoder.cpp
342
void HEncoder::CalcInputBufSize(PortInfo &info, VideoPixelFormat
pixelFmt
)
in CalcInputBufSize()
argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H
A
D
pixel_yuv.cpp
214
static void GetYUVStrideInfo(int32_t
pixelFmt
, OH_NativeBuffer_Planes *planes, YUVStrideInfo &dstStrides)
in GetYUVStrideInfo()
argument
273
int32_t
pixelFmt
= sb->GetFormat();
in CreateMemory()
local
H
A
D
pixel_map.cpp
3776
static void GetYUVStrideInfo(int32_t
pixelFmt
, OH_NativeBuffer_Planes *planes, YUVStrideInfo &dstStrides)
in GetYUVStrideInfo()
argument
3828
int32_t
pixelFmt
= sb->GetFormat();
in UpdateSdrYuvStrides()
local
Completed in 25 milliseconds