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:colorPrimaries
(Results
1 - 10
of
10
) sorted by relevance
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/
H
A
D
item_property_color_box.cpp
41
uint16_t
colorPrimaries
= reader.Read16();
in ParseContent()
local
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H
A
D
ffmpeg_format_helper.h
52
uint8_t
colorPrimaries
= 0x02;
member
H
A
D
ffmpeg_format_helper.cpp
720
ColorPrimary
colorPrimaries
= FFMpegConverter::ConvertFFMpegToOHColorPrimaries(avStream.codecpar->color_primaries);
in ParseColorBoxInfo()
local
741
ColorPrimary
colorPrimaries
= FFMpegConverter::ConvertFFMpegToOHColorPrimaries(
in ParseHevcInfo()
local
/foundation/multimedia/av_codec/test/nativedemo/avmuxer/
H
A
D
avmuxer_demo_common.h
37
int
colorPrimaries
;
member
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/box/
H
A
D
item_property_color_box.h
50
HeifNclxColorProfile(uint16_t
colorPrimaries
, uint16_t transferCharacteristics,
in HeifNclxColorProfile()
argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/
H
A
D
HeifDecoder.h
49
uint16_t
colorPrimaries
= 0;
member
/foundation/multimedia/av_codec/test/fuzztest/audiomuxer_fuzzer/
H
A
D
audio_muxer_demo.h
54
int32_t
colorPrimaries
;
member
/foundation/multimedia/av_codec/test/unittest/avsource_test/
H
A
D
avsource_unit_test.h
93
int32_t
colorPrimaries
= 0;
member
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H
A
D
proc_test.cpp
1115
int32_t
colorPrimaries
;
in HWTEST_F()
local
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/muxer/
H
A
D
ffmpeg_muxer_plugin.cpp
430
ColorPrimary
colorPrimaries
= ColorPrimary::UNSPECIFIED;
in SetCodecParameterColor()
local
492
uint8_t
colorPrimaries
= hevcParser_->GetColorPrimaries();
in SetCodecParameterColorByParser()
local
Completed in 9 milliseconds