| /foundation/multimedia/image_framework/frameworks/kits/js/common/ |
| H A D | image_source_napi.cpp | 101 SourceOptions opts; member 1055 static bool ParseDecodeOptions2(napi_env env, napi_value root, DecodeOptions* opts, std::string &error) in ParseDecodeOptions2() argument 1100 ParseDecodeOptions(napi_env env, napi_value root, DecodeOptions* opts, uint32_t* pIndex, std::string &error) ParseDecodeOptions() argument 1162 parseSourceOptions(napi_env env, napi_value root, SourceOptions* opts) parseSourceOptions() argument 1242 CreateNativeImageSource(napi_env env, napi_value argValue, SourceOptions &opts, ImageSourceAsyncContext* context) CreateNativeImageSource() argument 1300 SourceOptions opts; CreateImageSource() local 2838 ParseDecodingOptionsForPicture(napi_env env, napi_value root, DecodingOptionsForPicture* opts) ParseDecodingOptionsForPicture() argument [all...] |
| H A D | pixel_map_napi.cpp | 125 InitializationOptions opts; member 211 static bool parseInitializationOptions(napi_env env, napi_value root, InitializationOptions* opts) in parseInitializationOptions() argument 2445 InitializationOptions opts; CreateAlphaPixelmapSync() local [all...] |
| /foundation/multimedia/media_library/frameworks/js/src/ |
| H A D | media_asset_change_request_napi.cpp | 1168 Media::InitializationOptions opts; in SavePhotoProxyImage() local
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
| H A D | medialibrary_asset_operations.cpp | 1205 SourceOptions opts; in SetUserComment() local
|
| H A D | medialibrary_photo_operations.cpp | 1124 SourceOptions opts; in CreateImageSource() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | rtmpproto.c | 2594 static int rtmp_open(URLContext *s, const char *uri, int flags, AVDictionary **opts) in rtmp_open() argument
|
| H A D | dashenc.c | 1144 AVDictionary *opts = NULL; in write_manifest() local 1493 AVDictionary *opts = NULL; in dash_init() local 2248 AVDictionary *opts = NULL; dash_write_packet() local [all...] |
| H A D | http.c | 456 int ff_http_do_new_request2(URLContext *h, const char *uri, AVDictionary **opts) in ff_http_do_new_request2() argument
|
| H A D | dashdec.c | 1205 AVDictionary *opts = NULL; in parse_manifest() local 1683 AVDictionary *opts = NULL; in open_input() local 401 open_url(AVFormatContext *s, AVIOContext **pb, const char *url, AVDictionary **opts, AVDictionary *opts2, int *is_http) open_url() argument 1832 nested_io_open(AVFormatContext *s, AVIOContext **pb, const char *url, int flags, AVDictionary **opts) nested_io_open() argument [all...] |
| H A D | hls.c | 764 AVDictionary *opts = NULL; in parse_playlist() local 1277 AVDictionary *opts in open_input() local 639 open_url(AVFormatContext *s, AVIOContext **pb, const char *url, AVDictionary **opts, AVDictionary *opts2, int *is_http_out) open_url() argument 1789 nested_io_open(AVFormatContext *s, AVIOContext **pb, const char *url, int flags, AVDictionary **opts) nested_io_open() argument [all...] |
| /third_party/backends/backend/ |
| H A D | hp5590.c | 267 SANE_Option_Descriptor *opts; member 607 SANE_Option_Descriptor *opts; in sane_open() local [all...] |
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | mkntfs.c | 229 } opts; variable [all...] |
| H A D | ntfsrecover.c | 156 int opts; /* sync the file system */ variable [all...] |
| /third_party/ntfs-3g/src/ |
| H A D | lowntfs-3g.c | 240 static struct ntfs_options opts; variable [all...] |
| /third_party/libinput/tools/ |
| H A D | libinput-record.c | 2683 struct option opts[] = { in main() local
|
| /third_party/python/Python/ |
| H A D | sysmodule.c | 2355 PyObject *opts = get_xoptions(tstate); in _PySys_AddXOptionWithError() local 3015 sys_add_xoption(PyObject *opts, const wchar_t *s) in sys_add_xoption() argument
|
| /third_party/skia/third_party/externals/libpng/contrib/libtests/ |
| H A D | pngstest.c | 340 print_opts(png_uint_32 opts) in print_opts() argument 576 png_uint_32 opts; global() member 651 initimage(Image *image, png_uint_32 opts, const char *file_name, int stride_extra) initimage() argument 3307 testimage(Image *image, png_uint_32 opts, format_list *pf) testimage() argument 3445 test_one_file(const char *file_name, format_list *formats, png_uint_32 opts, int stride_extra, int log_pass) test_one_file() argument 3490 png_uint_32 opts = FAST_WRITE | STRICT; main() local [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | ip.c | 2541 struct arglist opts[] = { {"mode", 0}, {"key", 1}, {"ikey", 2}, in parse_iptunnel_args() local 2768 struct arglist opts[] = {{"add", 0}, {"change", 0}, {"del", 0}, in iptunnel() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
| H A D | navigation_pattern.cpp | 157 SafeAreaExpandOpts opts = { .type = SAFE_AREA_TYPE_ALL, .edges = SAFE_AREA_EDGE_ALL }; in OnAttachToFrameNode() local 291 auto&& opts = layoutProperty->GetSafeAreaExpandOpts(); in OnModifyDone() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
| H A D | pixel_map.cpp | 244 unique_ptr<PixelMap> PixelMap::Create(const uint32_t *colors, uint32_t colorLength, const InitializationOptions &opts) in Create() argument 250 Create(const uint32_t *colors, uint32_t colorLength, int32_t offset, int32_t width, const InitializationOptions &opts) Create() argument 257 Create(const uint32_t *colors, uint32_t colorLength, int32_t offset, int32_t width, const InitializationOptions &opts, bool useCustomFormat) Create() argument 406 Create(const uint32_t *colors, uint32_t colorLength, BUILD_PARAM &info, const InitializationOptions &opts, int &errorCode) Create() argument 560 CheckParams(const uint32_t *colors, uint32_t colorLength, int32_t offset, int32_t width, const InitializationOptions &opts) CheckParams() argument 623 CheckPixelMap(unique_ptr<PixelMap>& dstPixelMap, const InitializationOptions &opts) CheckPixelMap() argument 641 Create(const InitializationOptions &opts) Create() argument 739 Create(PixelMap &source, const InitializationOptions &opts) Create() argument 746 Create(PixelMap &source, const Rect &srcRect, const InitializationOptions &opts) Create() argument 752 Create(PixelMap &source, const Rect &srcRect, const InitializationOptions &opts, int32_t &errorCode) Create() argument 866 InitDstImageInfo(const InitializationOptions &opts, const ImageInfo &srcImageInfo, ImageInfo &dstImageInfo) InitDstImageInfo() argument [all...] |
| /foundation/multimodalinput/input/service/window_manager/src/ |
| H A D | input_windows_manager.cpp | 4468 Media::InitializationOptions opts; in UpdateDisplayInfo() local
|
| /foundation/multimedia/player_framework/services/services/screen_capture/server/ |
| H A D | screen_capture_server.cpp | 1642 SourceOptions opts; in GetPixelMap() local 1655 SourceOptions opts; in GetPixelMapSvg() local
|
| /third_party/ffmpeg/fftools/ |
| H A D | ffmpeg_opt.c | 352 static const AVOption opts[] = { in opt_abort_on() local 1284 AVDictionary **opts = setup_find_stream_info_opts(ic, o->g->codec_opts); in open_input_file() local [all...] |
| H A D | ffmpeg.c | 3496 int64_t opts = ost->last_mux_dts == AV_NOPTS_VALUE ? INT64_MIN : in choose_output() local
|
| H A D | ffmpeg.h | 592 AVDictionary *opts; member
|