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:format
(Results
1 - 4
of
4
) sorted by relevance
/applications/standard/app_samples/code/BasicFeature/Media/ImageEffect/entry/src/main/cpp/utils/
H
A
D
pixelmap_helper.cpp
81
Image_MimeType
format
= { .data = const_cast<char *>(MIME_TYPE_JPEG), .size = strlen(MIME_TYPE_JPEG) };
in CreatePackingOptions()
local
/applications/sample/camera/media/
H
A
D
audio_capture_sample.cpp
46
static char *GernerateFileName(AudioCodecFormat
format
)
in GernerateFileName()
argument
157
static void GetDefaultSampleRateAndRateBaseFormat(AudioCodecFormat
format
, int32_t &sr, int32_t &rate)
in GetDefaultSampleRateAndRateBaseFormat()
argument
/applications/standard/app_samples/code/BasicFeature/Media/ImageEffect/entry/src/main/cpp/backend/
H
A
D
image_edit.cpp
34
int32_t
format
= PIXEL_FORMAT::PIXEL_FORMAT_UNKNOWN;
member
294
ImageEffect_Format
format
= ImageEffect_Format::EFFECT_PIXEL_FORMAT_RGBA8888;
in RegisterCustomBrightness()
local
/applications/standard/app_samples/code/BasicFeature/Media/Image/photomodify/src/main/cpp/
H
A
D
Image.cpp
439
void SetPackOptions(OH_PackingOptions *packerOptions, Image_MimeType
format
, uint32_t quality,
in SetPackOptions()
argument
473
Image_MimeType
format
;
in PackToDataPicture()
local
515
Image_MimeType
format
;
in PackToFilePicture()
local
[all...]
Completed in 4 milliseconds