Home
last modified time | relevance | path

Searched refs:OH_NativeBuffer_Format (Results 1 - 6 of 6) sorted by relevance

/foundation/multimedia/media_foundation/tests/unittest/detail_enhancer_video_ndk/sample/
H A Dvideo_sample.h32 OH_NativeBuffer_Format inFmt;
35 OH_NativeBuffer_Format outFmt;
/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dnative_buffer.h74 typedef enum OH_NativeBuffer_Format { enum
199 } OH_NativeBuffer_Format; typedef
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/include/
H A Dvideoenc_api11_sample.h55 OH_NativeBuffer_Format format;
130 uint32_t ReadOneFrameByType(uint8_t *dst, OH_NativeBuffer_Format format);
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_draw_cmd_test.cpp483 drawSurfaceBufferOpItem.CreateBitmapFormat(OH_NativeBuffer_Format::NATIVEBUFFER_PIXEL_FMT_RGBA_8888); in HWTEST_F()
487 drawSurfaceBufferOpItem.CreateBitmapFormat(OH_NativeBuffer_Format::NATIVEBUFFER_PIXEL_FMT_RGBX_8888); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_draw_cmd.cpp849 bool isRgbx = bufferFormat == OH_NativeBuffer_Format::NATIVEBUFFER_PIXEL_FMT_RGBX_8888; in CreateBitmapFormat()
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dvideoenc_api11_sample.cpp719 uint32_t VEncAPI11Sample::ReadOneFrameByType(uint8_t *dst, OH_NativeBuffer_Format format) in ReadOneFrameByType()

Completed in 7 milliseconds