/drivers/peripheral/codec/test/demo/heif/src/ |
H A D | heif_encoder.cpp | 20 OHOS::VDI::HEIF::CommandOpt opt = OHOS::VDI::HEIF::Parse(argc, argv); in main() local
|
H A D | command_parser.cpp | 75 CommandOpt opt; in Parse() local [all...] |
/drivers/hdf_core/framework/tools/hc-gen/src/ |
H A D | bytecode_gen.cpp | 52 auto opt = Option::Instance(); in Initialize() local
|
H A D | text_gen.cpp | 45 auto opt = Option::Instance(); in Initialize() local
|
/drivers/peripheral/codec/test/demo/jpeg/src/ |
H A D | command_parse.cpp | 29 bool CommandParse::Parse(int argc, char *argv[], CommandOpt &opt) in Parse() argument
|
H A D | jpeg_decoder.cpp | 193 int32_t JpegDecoder::Decode(CommandOpt opt)
in Decode() argument 243 CommandOpt opt;
in main() local
|
/drivers/peripheral/codec/test/demo/v2.0/src/ |
H A D | command_parse.cpp | 33 void CommandParse::ParseCodingType(const MyOptIndex index, CommandOpt &opt) in ParseCodingType() argument 51 bool CommandParse::Parse(int argc, char *argv[], CommandOpt &opt) in Parse() argument [all...] |
H A D | codec_hdi_encode.cpp | 87 bool CodecHdiEncode::Init(CommandOpt &opt) in Init() argument 815 CommandOpt opt; main() local [all...] |
H A D | codec_hdi_decode.cpp | 82 bool CodecHdiDecode::Init(CommandOpt &opt) in Init() argument 725 CommandOpt opt; main() local [all...] |
/drivers/peripheral/codec/test/demo/heif/include/ |
H A D | codec_heif_helper.h | 26 explicit HeifEncoderHelper(const CommandOpt& opt) : encodeOpt_(opt) {} in HeifEncoderHelper() argument
|
/drivers/peripheral/codec/test/demo/idl/src/ |
H A D | command_parse.cpp | 42 bool CommandParse::Parse(int argc, char *argv[], CommandOpt &opt) in Parse() argument [all...] |
H A D | codec_hdi_encode.cpp | 90 bool CodecHdiEncode::Init(const CommandOpt &opt) in Init() argument 878 CommandOpt opt; in main() local [all...] |
H A D | codec_hdi_decode.cpp | 128 bool CodecHdiDecode::Init(const CommandOpt &opt) in Init() argument 898 CommandOpt opt; in main() local [all...] |
/drivers/hdf_core/framework/model/display/driver/lcdkit/ |
H A D | lite_lcdkit.h | 46 uint32_t opt; member
|
/drivers/peripheral/display/composer/vdi_base/src/ |
H A D | hdi_gfx_composition.cpp | 153 GfxOpt opt = { 0 }; in BlitLayer() local 192 GfxOpt opt in ClearRect() local [all...] |
/drivers/peripheral/display/hal/default_standard/src/display_device/composer/ |
H A D | hdi_gfx_composition.cpp | 134 GfxOpt opt = { 0 };
in BlitLayer() local 170 GfxOpt opt in ClearRect() local [all...] |
/drivers/peripheral/display/test/unittest/lite/ |
H A D | display_test.c | 364 GfxOpt opt = {0}; in FillRectTest() local
|
/drivers/peripheral/wlan/client/src/netlink/ |
H A D | netlink_cmd_adapter.c | 232 int opt; member 472 int32_t opt = 1; in NetlinkSendCmdSync() local 3452 static int32_t SendMsgToKernel(unsigned short nlmsgType, int opt, char *data, int datalen, int skfd) in SendMsgToKernel() argument [all...] |