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:sampleSize
(Results
1 - 11
of
11
) sorted by relevance
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/jpeg_hw_decode/common/
H
A
D
command_parser.h
31
uint32_t
sampleSize
= 1;
member
/foundation/CastEngine/castengine_wifi_display/services/codec/src/
H
A
D
audio_pcm_processor.cpp
102
uint32_t
sampleSize
= sampleSize_ / channels_;
in PcmLittleToBigEndian()
local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H
A
D
image_dfx.h
28
uint32_t
sampleSize
;
member
/foundation/multimedia/image_framework/frameworks/kits/cj/include/
H
A
D
image_ffi.h
58
uint32_t
sampleSize
;
member
/foundation/multimedia/image_framework/interfaces/kits/native/include/
H
A
D
image_source_mdk.h
260
uint32_t
sampleSize
;
member
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/
H
A
D
jpeg_hw_decoder.cpp
171
Decode(SkCodec *codec, ImagePlugin::InputDataStream *srcStream, OHOS::Media::Size srcImgSize, uint32_t
sampleSize
, CodecImageBuffer& outputBuffer)
Decode()
argument
/foundation/graphic/graphic_2d/rosen/modules/platform/image_native/
H
A
D
image_type.h
170
uint32_t
sampleSize
= DEFAULT_SAMPLE_SIZE;
member
/foundation/multimedia/image_framework/plugins/manager/include/image/
H
A
D
abs_image_decoder.h
111
uint32_t
sampleSize
= DEFAULT_SAMPLE_SIZE;
member
/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/
H
A
D
image_source_native.cpp
55
uint32_t
sampleSize
= INVALID_SAMPLE_SIZE;
member
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H
A
D
tester_common.cpp
516
uint32_t
sampleSize
= 0;
in ReadOneFrame()
local
751
uint32_t
sampleSize
= sample->endPos - sample->startPos;
in GetNextSample()
local
761
ifs_.read(reinterpret_cast<char*>(dstSpan.va),
sampleSize
);
GetNextSample()
local
[all...]
/foundation/multimedia/image_framework/interfaces/innerkits/include/
H
A
D
image_type.h
314
uint32_t
sampleSize
= DEFAULT_SAMPLE_SIZE;
member
Completed in 10 milliseconds