Home
last modified time | relevance | path

Searched defs:pixelFormat (Results 26 - 50 of 222) sorted by relevance

123456789

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_type_converter.cpp23 PixelFormat pixelFormat; member
78 SkColorType ImageTypeConverter::ToSkColorType(const PixelFormat pixelFormat) in ToSkColorType() argument
110 const string ImageTypeConverter::ToName(const PixelFormat pixelFormat) in ToName() argument
[all...]
/foundation/multimedia/image_framework/interfaces/kits/native/include/
H A Dimage_pixel_map_mdk.h75 int32_t pixelFormat; member
157 int32_t pixelFormat; member
/foundation/multimedia/media_foundation/video_processing_engine/interface/kits/c/
H A Dimage_processing_types.h156 int32_t pixelFormat; member
H A Dvideo_processing_types.h128 int32_t pixelFormat; member
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/
H A Dbuffer_converter_unit_test.cpp185 GraphicPixelFormat pixelFormat = GraphicPixelFormat::GRAPHIC_PIXEL_FMT_RGBA_8888; in HWTEST_F() local
225 GraphicPixelFormat pixelFormat = GraphicPixelFormat::GRAPHIC_PIXEL_FMT_RGBA_8888; HWTEST_F() local
246 GraphicPixelFormat pixelFormat = GraphicPixelFormat::GRAPHIC_PIXEL_FMT_RGBA_8888; HWTEST_F() local
286 GraphicPixelFormat pixelFormat = GraphicPixelFormat::GRAPHIC_PIXEL_FMT_RGBA_8888; HWTEST_F() local
307 GraphicPixelFormat pixelFormat = GraphicPixelFormat::GRAPHIC_PIXEL_FMT_RGBA_8888; HWTEST_F() local
[all...]
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/
H A Davmetadatahelper_impl.h58 PixelFormat pixelFormat = PixelFormat::NV12; member
/foundation/window/window_manager/dm/test/unittest/
H A Dscreen_test.cpp283 GraphicPixelFormat pixelFormat = GraphicPixelFormat{GRAPHIC_PIXEL_FMT_CLUT8}; in HWTEST_F() local
297 GraphicPixelFormat pixelFormat = GraphicPixelFormat{GRAPHIC_PIXEL_FMT_CLUT8}; in HWTEST_F() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/
H A Dive_img.c55 PIXEL_FORMAT_E pixelFormat = frm->stVFrame.enPixelFormat; in FrmToOrigImg() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceohosvulkan_fuzzer/
H A Drssurfaceohosvulkan_fuzzer.cpp166 int32_t pixelFormat = GetData<int32_t>(); in DoSetSurfacePixelFormat() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/screen_manager/
H A Drs_screen_info.h48 GraphicPixelFormat pixelFormat = GraphicPixelFormat::GRAPHIC_PIXEL_FMT_RGBA_8888; member
/foundation/graphic/graphic_2d/rosen/modules/effect/skia_effectChain/src/
H A Dsk_image_chain.cpp306 SkColorType SKImageChain::PixelFormatConvert(const Media::PixelFormat& pixelFormat) in PixelFormatConvert() argument
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/video_encoder/
H A Dffmpeg_vid_enc_config.cpp89 VideoPixelFormat pixelFormat = VideoPixelFormat::UNKNOWN; in SetVideoPixelFormat() local
90 ASSIGN_IF_NOT_NULL(FindTagInMap<VideoPixelFormat>(Tag::VIDEO_PIXEL_FORMAT, tagStore), pixelFormat); in SetVideoPixelFormat() local
/foundation/multimedia/image_framework/frameworks/kits/cj/include/
H A Dimage_ffi.h30 int32_t pixelFormat; member
38 int32_t pixelFormat; member
47 int32_t pixelFormat; member
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dapi_test.cpp1430 const int32_t *pixelFormat = nullptr; in HWTEST_F() local
1459 const int32_t *pixelFormat = nullptr; in HWTEST_F() local
1474 const int32_t *pixelFormat = nullptr; in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/egl_image/src/
H A Dpixel_map_from_surface.cpp137 GraphicPixelFormat pixelFormat = static_cast<GraphicPixelFormat>(surfaceBuffer_->GetFormat()); in DrawImage() local
/foundation/distributedhardware/distributed_camera/services/data_process/include/utils/
H A Dimage_common_type.h49 VideoConfigParams(VideoCodecType videoCodec, Videoformat pixelFormat, int32_t frameRate, int32_t width, in VideoConfigParams() argument
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen_test.cpp265 std::string pixelFormat = "pixelFormat"; in HWTEST_F() local
/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/src/
H A Dapi_test.cpp1418 const int32_t *pixelFormat = nullptr; in HWTEST_F() local
1447 const int32_t *pixelFormat = nullptr; in HWTEST_F() local
1462 const int32_t *pixelFormat = nullptr; in HWTEST_F() local
/test/xts/acts/multimedia/image/image_js_standard/imagePixelMapNDK/entry/src/main/cpp/napi/
H A Dpixel_map_module_test.cpp169 int32_t ImagePixelMapNative::GetPixelmapPixelFormat(napi_env env, OH_PixelmapNative *pixelmap, napi_value *pixelFormat) in GetPixelmapPixelFormat() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
H A DWindowSurfaceWGL.cpp19 WindowSurfaceWGL(const egl::SurfaceState &state, EGLNativeWindowType window, int pixelFormat, const FunctionsWGL *functions, EGLint orientation) WindowSurfaceWGL() argument
H A DPbufferSurfaceWGL.cpp19 PbufferSurfaceWGL(const egl::SurfaceState &state, EGLint width, EGLint height, EGLenum textureFormat, EGLenum textureTarget, bool largest, int pixelFormat, HDC deviceContext, const FunctionsWGL *functions) PbufferSurfaceWGL() argument
/third_party/skia/tools/sk_app/win/
H A DANGLEWindowContext_win.cpp132 int pixelFormat = GetPixelFormat(dc); in onInitializeContext() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fPrerequisiteTests.cpp177 tcu::PixelFormat pixelFormat = renderTarget.getPixelFormat(); in iterate() local
/third_party/vk-gl-cts/framework/opengl/
H A DgluFboRenderContext.cpp219 tcu::PixelFormat pixelFormat; in createFramebuffer() local
/third_party/vk-gl-cts/framework/platform/osx/
H A DtcuOSXPlatform.cpp173 CGLPixelFormatObj pixelFormat; in CGLRenderContext() local

Completed in 17 milliseconds

123456789