Home
last modified time | relevance | path

Searched defs:pixelFormat (Results 76 - 100 of 222) sorted by relevance

123456789

/foundation/multimedia/av_codec/services/services/codec/server/post_processing/
H A Dpost_processing.h272 int32_t pixelFormat; in CreateConfiguration() local
[all...]
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_common.cpp171 int32_t pixelFormat = OHOS::HDI::Display::Composer::V1_1::PIXEL_FMT_YCRCB_420_SP; in SetStreamInfo() local
/foundation/multimedia/av_codec/services/services/codec/ipc/
H A Dbuffer_converter.cpp259 int32_t pixelFormat = static_cast<int32_t>(VideoPixelFormat::UNKNOWN); in SetFormat() local
315 void BufferConverter::SetPixFormat(const VideoPixelFormat pixelFormat) in SetPixFormat() argument
384 VideoPixelFormat pixelFormat = TranslateSurfaceFormat(static_cast<GraphicPixelFormat>(surfaceBuffer->GetFormat())); in SetBufferFormat() local
[all...]
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dfunc_test.cpp1450 const int32_t *pixelFormat = nullptr; in HWTEST_F() local
1479 const int32_t *pixelFormat = nullptr; in HWTEST_F() local
1494 const int32_t *pixelFormat = nullptr; in HWTEST_F() local
2432 const int32_t *pixelFormat in HWTEST_F() local
2447 const int32_t *pixelFormat = nullptr; HWTEST_F() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/pixelconverter/src/
H A Dpixel_convert_adapter.cpp76 static SkColorType PixelFormatConvert(const PixelFormat &pixelFormat) in PixelFormatConvert() argument
[all...]
/foundation/window/window_manager/dm/test/unittest/
H A Ddisplay_manager_adapter_test.cpp300 GraphicPixelFormat pixelFormat = GraphicPixelFormat{GRAPHIC_PIXEL_FMT_CLUT8}; in HWTEST_F() local
316 GraphicPixelFormat pixelFormat = GraphicPixelFormat{GRAPHIC_PIXEL_FMT_CLUT8}; in HWTEST_F() local
/foundation/window/window_manager/dm/src/
H A Dscreen.cpp164 DMError Screen::SetPixelFormat(GraphicPixelFormat pixelFormat) in SetPixelFormat() argument
/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_manager_proxy_test.cpp481 GraphicPixelFormat pixelFormat = GraphicPixelFormat{GRAPHIC_PIXEL_FMT_CLUT1}; in HWTEST_F() local
506 GraphicPixelFormat pixelFormat = GraphicPixelFormat{GRAPHIC_PIXEL_FMT_CLUT1}; in HWTEST_F() local
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/2.0/src/
H A Dscreenregion.cpp229 std::string pixelFormat; in SetReceiverAdapterParameters() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
H A Drender_context.h107 void SetPixelFormat(int32_t pixelFormat) in SetPixelFormat() argument
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_stub_test.cpp2612 int32_t pixelFormat = 64; in HWTEST_F() local
/foundation/window/window_manager_lite/interfaces/innerkits/
H A Dlite_wm_type.h30 ImagePixelFormat pixelFormat; member
36 ImagePixelFormat pixelFormat; member
46 ImagePixelFormat pixelFormat; member
/test/xts/acts/multimedia/av_codec/vcodec/encoder/src/
H A Dfunc_test.cpp1446 const int32_t *pixelFormat = nullptr; in HWTEST_F() local
1475 const int32_t *pixelFormat = nullptr; in HWTEST_F() local
1490 const int32_t *pixelFormat = nullptr; in HWTEST_F() local
2432 const int32_t *pixelFormat in HWTEST_F() local
2447 const int32_t *pixelFormat = nullptr; HWTEST_F() local
[all...]
/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/src/
H A Dapi_test.cpp1491 const int32_t *pixelFormat = nullptr; in HWTEST_F() local
1520 const int32_t *pixelFormat = nullptr; in HWTEST_F() local
1535 const int32_t *pixelFormat = nullptr; in HWTEST_F() local
1574 const int32_t *pixelFormat in HWTEST_F() local
[all...]
/third_party/glfw/src/
H A Dwgl_context.c71 int i, pixelFormat, nativeCount, usableCount = 0, attribCount = 0; in choosePixelFormatWGL() local
546 int pixelFormat; in _glfwCreateContextWGL() local
[all...]
/third_party/skia/third_party/externals/angle2/util/windows/
H A DWGLWindow.cpp154 int pixelFormat = 0; in initializeGLWithResult() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureSwizzleTests.cpp194 const tcu::PixelFormat pixelFormat = m_context.getRenderTarget().getPixelFormat(); in iterate() local
H A Des3fColorClearTest.cpp105 const tcu::PixelFormat& pixelFormat = renderTarget.getPixelFormat(); in iterate() local
/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWGL.hpp80 int pixelFormat; member in tcu::wgl::PixelFormatInfo
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fColorClearTest.cpp105 const tcu::PixelFormat& pixelFormat = renderTarget.getPixelFormat(); in iterate() local
/base/web/webview/test/unittest/ohos_adapter/camera_adapter_impl_test/
H A Dcamera_adapter_impl_test.cpp152 VideoPixelFormatAdapter pixelFormat; member in OHOS::NWeb::VideoCaptureParamsAdapterMock
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dpixel_map_ohos.cpp25 PixelFormat PixelMapOhos::PixelFormatConverter(Media::PixelFormat pixelFormat) in PixelFormatConverter() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/screen_manager/
H A Drs_screen_manager_test.cpp1464 GraphicPixelFormat pixelFormat; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsrenderserviceconnectionproxy_fuzzer/
H A Drsrenderserviceconnectionproxy_fuzzer.cpp98 GraphicPixelFormat pixelFormat = GRAPHIC_PIXEL_FMT_BGRA_8888; in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_2d/rosen/modules/platform/image_native/
H A Dpixel_map.h49 PixelFormat pixelFormat = PixelFormat::UNKNOWN; member

Completed in 31 milliseconds

123456789