Home
last modified time | relevance | path

Searched defs:frameBuffer (Results 1 - 23 of 23) sorted by relevance

/foundation/multimedia/image_effect/frameworks/native/render_environment/core/
H A Drender_opengl_renderer.cpp28 Draw(GLuint texId, RenderMesh *mesh, RenderGeneralProgram *shader, RenderFrameBuffer *frameBuffer, RenderViewport *viewport) Draw() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl2_rendering_context_override.cpp308 WebGLFramebuffer* frameBuffer = GetBoundFrameBuffer(env, target); in GetFrameBufferAttachmentParameter() local
174 CheckGetFrameBufferAttachmentParameter( napi_env env, GLenum target, GLenum attachment, const WebGLFramebuffer* frameBuffer) CheckGetFrameBufferAttachmentParameter() argument
H A Dwebgl_rendering_context_draw.cpp1117 WebGLFramebuffer* frameBuffer = GetBoundFrameBuffer(env, target); in CheckReadBufferAndGetInfo() local
1143 GetReadBufferFormatAndType( napi_env env, const WebGLFramebuffer* frameBuffer, GLenum* format, GLenum* type) GetReadBufferFormatAndType() argument
[all...]
H A Dwebgl2_rendering_context_impl.cpp1422 WebGLFramebuffer* frameBuffer = GetBoundFrameBuffer(env, target); in FrameBufferTextureLayer() local
H A Dwebgl_rendering_context_base_impl.cpp808 WebGLFramebuffer* frameBuffer = GetBoundFrameBuffer(env, WebGLRenderingContextBase::FRAMEBUFFER); in GetFrameBufferAttachmentParameter() local
847 WebGLFramebuffer* frameBuffer = in FrameBufferRenderBuffer() local
899 WebGLFramebuffer* frameBuffer in FrameBufferTexture2D() local
2791 WebGLFramebuffer* frameBuffer = GetBoundFrameBuffer(env, WebGLRenderingContextBase::FRAMEBUFFER); GetBoundFrameBufferColorFormat() local
[all...]
/foundation/multimedia/media_foundation/engine/plugin/plugins/demuxer/aac_demuxer/
H A Daac_demuxer_plugin.h36 uint8_t *frameBuffer; member
/foundation/multimedia/media_foundation/engine/pipeline/filters/codec/
H A Dasync_mode.cpp266 std::shared_ptr<AVBuffer> frameBuffer = nullptr; in FinishFrame() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/drawsurface_fuzzer/
H A Ddrawsurface_fuzzer.cpp62 FrameBuffer frameBuffer; in SurfaceFuzzTest001() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/minimp3_adapter/
H A Dminimp3_demuxer_plugin.h46 uint8_t *frameBuffer; member
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dsurface.cpp39 bool Surface::Bind(const FrameBuffer& frameBuffer) in Bind() argument
/foundation/multimedia/media_foundation/engine/pipeline/filters/sink/video_sink/
H A Dvideo_sink_filter.cpp288 auto frameBuffer = inBufQueue_->Pop(); in RenderFrame() local
/foundation/multimedia/av_codec/test/fuzztest/hevcswdecoderconfigure_fuzzer/
H A Dvideodec_sample.cpp304 void VDecFuzzSample::CopyStartCode(uint8_t *frameBuffer, uint32_t bufferSize, OH_AVCodecBufferAttr &attr) in CopyStartCode() argument
351 uint8_t *frameBuffer = new uint8_t[bufferSize + START_CODE_SIZE]; in SendData() local
[all...]
/foundation/multimedia/av_codec/test/fuzztest/swdecoderconfigure_fuzzer/
H A Dvideodec_sample.cpp304 void VDecFuzzSample::CopyStartCode(uint8_t *frameBuffer, uint32_t bufferSize, OH_AVCodecBufferAttr &attr) in CopyStartCode() argument
351 uint8_t *frameBuffer = new uint8_t[bufferSize + START_CODE_SIZE]; in SendData() local
[all...]
/foundation/multimedia/av_codec/test/fuzztest/hwdecoder_fuzzer/
H A Dvideodec_sample.cpp290 void VDecFuzzSample::CopyStartCode(uint8_t *frameBuffer, uint32_t bufferSize, OH_AVCodecBufferAttr &attr) in CopyStartCode() argument
333 uint8_t *frameBuffer = new uint8_t[bufferSize + START_CODE_SIZE]; in SendData() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_surface.cpp143 bool SkiaSurface::Bind(const FrameBuffer& frameBuffer) in Bind() argument
[all...]
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/video_decoder/
H A Dvideo_ffmpeg_decoder_plugin.cpp561 Status VideoFfmpegDecoderPlugin::WriteYuvDataStride(const std::shared_ptr<Buffer>& frameBuffer, int32_t stride) in WriteYuvDataStride() argument
607 Status VideoFfmpegDecoderPlugin::WriteRgbDataStride(const std::shared_ptr<Buffer>& frameBuffer, int32_t stride) in WriteRgbDataStride() argument
631 Status VideoFfmpegDecoderPlugin::WriteYuvData(const std::shared_ptr<Buffer>& frameBuffer) in WriteYuvData() argument
674 Status VideoFfmpegDecoderPlugin::WriteRgbData(const std::shared_ptr<Buffer>& frameBuffer) in WriteRgbData() argument
705 FillFrameBuffer(const std::shared_ptr<Buffer>& frameBuffer) FillFrameBuffer() argument
744 ReceiveBufferLocked(const std::shared_ptr<Buffer>& frameBuffer) ReceiveBufferLocked() argument
776 std::shared_ptr<Buffer> frameBuffer = outBufferQ_.Pop(); ReceiveFrameBuffer() local
[all...]
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dvideodec_ndk_sample.cpp481 void VDecNdkSample::CopyStartCode(uint8_t *frameBuffer, uint32_t bufferSize, OH_AVCodecBufferAttr &attr) in CopyStartCode() argument
542 uint8_t *frameBuffer = new uint8_t[bufferSize + START_CODE_SIZE]; in SendData() local
[all...]
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/InnerAPI/
H A Dvideodec_ndk_inner_sample.cpp390 uint8_t *frameBuffer = new uint8_t[bufferSize + START_CODE_SIZE]; in SendData() local
451 void VDecNdkInnerSample::CopyStartCode(uint8_t *frameBuffer, uint32_t bufferSize, AVCodecBufferInfo &info, in CopyStartCode() argument
[all...]
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/
H A Davmetadatahelper_impl.cpp253 int32_t AVMetadataHelperImpl::DumpAVBuffer(bool isDump, const std::shared_ptr<AVBuffer> &frameBuffer, in DumpAVBuffer() argument
302 std::shared_ptr<PixelMap> AVMetadataHelperImpl::CreatePixelMapYuv(const std::shared_ptr<AVBuffer> &frameBuffer, in CreatePixelMapYuv() argument
340 CreatePixelMapFromAVShareMemory(const std::shared_ptr<AVBuffer> &frameBuffer, PixelMapInfo &pixelMapInfo, InitializationOptions &options) CreatePixelMapFromAVShareMemory() argument
761 auto frameBuffer = avMetadataHelperService_->FetchFrameYuv(timeUs, option, config); FetchFrameYuv() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dcommunicator_aggregator.cpp569 SerialBuffer *frameBuffer = combiner_.AssembleFrameFragment(bytes, length, inResult, frameResult, errorNo); in OnFragmentReceive() local
/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.cpp881 int32_t HevcDecoder::GetSurfaceBufferStride(const std::shared_ptr<HBuffer> &frameBuffer) in GetSurfaceBufferStride() argument
981 std::shared_ptr<HBuffer> frameBuffer = buffers_[INDEX_OUTPUT][outIndex]; in SendFrame() local
1019 std::shared_ptr<HBuffer> frameBuffer = buffers_[INDEX_OUTPUT][index]; in DecodeFrameOnce() local
1036 FillFrameBuffer(const std::shared_ptr<HBuffer> &frameBuffer) FillFrameBuffer() argument
1081 FramePostProcess(std::shared_ptr<HBuffer> &frameBuffer, uint32_t index, int32_t status, int ret) FramePostProcess() argument
[all...]
/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.cpp977 int32_t FCodec::FillFrameBuffer(const std::shared_ptr<FBuffer> &frameBuffer) in FillFrameBuffer() argument
1017 void FCodec::FramePostProcess(std::shared_ptr<FBuffer> &frameBuffer, uint32_t index, int32_t status, int ret) in FramePostProcess() argument
1086 std::shared_ptr<FBuffer> frameBuffer = buffers_[INDEX_OUTPUT][index]; ReceiveFrame() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp373 Invalidate(GLenum framebuffer, int32_t count, const GLenum invalidate[], const RenderPassDesc& rpd, const LowlevelFramebufferGL& frameBuffer) Invalidate() argument

Completed in 32 milliseconds