Home
last modified time | relevance | path

Searched defs:width (Results 2401 - 2425 of 7359) sorted by relevance

1...<<919293949596979899100>>...295

/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/output/
H A Dcamera_output_capability.h33 uint32_t width; member
/foundation/multimedia/image_effect/frameworks/native/utils/format/
H A Dformat_helper.cpp80 uint32_t FormatHelper::CalculateRowStride(uint32_t width, IEffectFormat format) in CalculateRowStride() argument
97 uint32_t FormatHelper::CalculateSize(uint32_t width, uint32_t height, IEffectFormat format) in CalculateSize() argument
177 uint32_t width = std::min(srcBuffInfo.width_, dstBuffInfo.width_); in ConvertRGBAToNV12() local
208 uint32_t width = std::min(srcBuffInfo.width_, dstBuffInfo.width_); ConvertRGBAToNV21() local
238 uint32_t width = std::min(srcBuffInfo.width_, dstBuffInfo.width_); ConvertNV12ToRGBA() local
269 uint32_t width = std::min(srcBuffInfo.width_, dstBuffInfo.width_); ConvertNV21ToRGBA() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dnative_image.cpp115 int32_t width = NUM_0; in SplitYUV422SPComponent() local
252 int32_t NativeImage::GetSize(int32_t &width, int32_t &height) in GetSize() argument
[all...]
/foundation/multimedia/av_codec/test/unittest/codeclist_test/capi/
H A Dcodeclist_capi_mock.cpp212 Range CodecListCapiMock::GetVideoHeightRangeForWidth(int32_t width) in GetVideoHeightRangeForWidth() argument
266 bool CodecListCapiMock::IsVideoSizeSupported(int32_t width, int32_t height) in IsVideoSizeSupported() argument
293 Range CodecListCapiMock::GetVideoFrameRateRangeForSize(int32_t width, int32_t height) in GetVideoFrameRateRangeForSize() argument
311 bool CodecListCapiMock::AreVideoSizeAndFrameRateSupported(int32_t width, int32_t height, int32_t frameRate) in AreVideoSizeAndFrameRateSupported() argument
/foundation/multimedia/av_codec/test/unittest/hcodec_test/unittest/
H A Dhdecoder_unit_test.cpp298 int32_t width = 0; in HWTEST_F() local
H A Dhencoder_unit_test.cpp799 int32_t width = 0; HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/
H A Dvideodec_hdrvivid2sdr_unit_test.cpp196 int32_t width = 0; in CheckFormatKey() local
/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/
H A Dgl_utils.cpp41 GLuint GLUtils::CreateTexture2D(GLsizei width, GLsizei height, GLsizei levels, GLenum internalFormat, GLint minFilter, in CreateTexture2D() argument
94 CreateTexWithStorage(GLenum target, int levels, GLenum internalFormat, int width, int height) CreateTexWithStorage() argument
/foundation/multimedia/av_codec/services/services/codec/server/post_processing/
H A Dpost_processing.h267 int32_t width; in CreateConfiguration() local
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_common.cpp79 HStreamCommon( StreamType streamType, sptr<OHOS::IBufferProducer> producer, int32_t format, int32_t width, int32_t height) HStreamCommon() argument
/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/contrast/
H A Dcpu_contrast_algo.cpp48 uint32_t width = src->bufferInfo_->width_; in OnApplyRGBA8888() local
96 uint32_t width = src->bufferInfo_->width_; in OnApplyYUVNV21() local
154 uint32_t width = src->bufferInfo_->width_; OnApplyYUVNV12() local
[all...]
/foundation/multimedia/av_codec/services/services/codec/ipc/
H A Dbuffer_converter.cpp255 int32_t width = 0; in SetFormat() local
335 inline void BufferConverter::SetWidth(const int32_t width) in SetWidth() argument
386 int32_t width = surfaceBuffer->GetWidth(); SetBufferFormat() local
398 SetRectValue(const int32_t width, const int32_t height, const int32_t wStride, const int32_t hStride) SetRectValue() argument
[all...]
/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/
H A Dcamera_stream_info_parse.h26 int32_t width; member
/foundation/multimedia/av_session/services/session/ipc/stub/
H A Davsession_callback_stub.cpp261 int32_t width = -1; in HandleOnCastDisplayChange() local
/foundation/multimedia/camera_lite/interfaces/kits/
H A Dmeta_data.h34 uint32_t width; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/receiver/src/
H A Dimage_receiver.cpp187 std::shared_ptr<ImageReceiver> ImageReceiver::CreateImageReceiver(int32_t width, in CreateImageReceiver() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/src/
H A Dmedia_file_uri_test.cpp119 int32_t width = 0; in GetParamsFromUriTest() local
[all...]
/foundation/multimedia/media_lite/test/
H A Dtest_play_file_h265.cpp144 uint32_t width = 1920; in DecoderCreate() local
/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/include/
H A Drecorder_mock.h89 int32_t width = YUV_BUFFER_WIDTH; member
/foundation/multimedia/media_library/frameworks/native/c_api/
H A Dmedia_asset_impl.cpp187 MediaLibrary_ErrorCode MediaAssetImpl::GetWidth(uint32_t* width) in GetWidth() argument
H A Dmedia_asset_helper_impl.cpp94 int32_t width = 0; in InitFileAsset() local
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dthumbnail_source_loading.cpp194 int width = sourceSize.width; in ConvertDecodeSize() local
[all...]
/foundation/multimedia/player_framework/frameworks/native/screen_capture/
H A Dscreen_capture_impl.cpp128 int32_t ScreenCaptureImpl::ResizeCanvas(int32_t width, int32_t height) in ResizeCanvas() argument
/foundation/multimedia/media_lite/frameworks/recorder_lite/
H A Drecorder.cpp46 int32_t Recorder::SetVideoSize(int32_t sourceId, int32_t width, int32_t height) in SetVideoSize() argument
/foundation/multimedia/media_lite/frameworks/recorder_lite/passthrough/
H A Drecorder_client.cpp51 int32_t Recorder::RecorderClient::SetVideoSize(int32_t sourceId, int32_t width, int32_t height) in SetVideoSize() argument

Completed in 19 milliseconds

1...<<919293949596979899100>>...295