/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | node_context_descriptor_set_manager_gles.cpp | 62 uint32_t bufferCount = 0; in CreateDescriptorSet() local 112 uint32_t bufferCount = 0; in CreateOneFrameDescriptorSet() local
|
/ohos5.0/drivers/peripheral/codec/test/unittest/idl_omx/ |
H A D | codec_function_utils.cpp | 139 … FunctionUtil::UseDynaBuffer(sptr<ICodecComponent> component, enum PortIndex port, int bufferCount, in UseDynaBuffer() 169 int bufferCount, int bufferSize) in UseHandleBuffer() 198 int32_t bufferCount, int32_t bufferSize) in UseBufferOnPort() 229 int32_t bufferCount, int32_t bufferSize) in AllocateBufferOnPort()
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/include/audio/ |
H A D | audio_codec_worker.h | 78 const int16_t bufferCount; variable
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/include/ |
H A D | stream.h | 39 int32_t bufferCount; member 46 uint32_t bufferCount; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/ |
H A D | vsync_connection_stub.cpp | 72 int32_t bufferCount = data.ReadInt32(); in OnRemoteRequest() local
|
H A D | vsync_connection_proxy.cpp | 90 VsyncError VSyncConnectionProxy::SetUiDvsyncConfig(int32_t bufferCount) in SetUiDvsyncConfig()
|
H A D | vsync_receiver.cpp | 366 VsyncError VSyncReceiver::SetUiDvsyncConfig(int32_t bufferCount) in SetUiDvsyncConfig()
|
H A D | vsync_distributor.cpp | 281 VsyncError VSyncConnection::SetUiDvsyncConfig(int32_t bufferCount) in SetUiDvsyncConfig() 1208 VsyncError VSyncDistributor::SetUiDvsyncConfig(int32_t bufferCount) in SetUiDvsyncConfig()
|
/ohos5.0/drivers/peripheral/codec/test/demo/idl/src/ |
H A D | codec_hdi_encode.cpp | 315 int bufferCount = 0; in UseBufferOnPort() local 369 int32_t CodecHdiEncode::UseDMABuffer(PortIndex portIndex, int bufferCount, int bufferSize) in UseDMABuffer() 413 int32_t CodecHdiEncode::UseBufferOnPort(PortIndex portIndex, int bufferCount, int bufferSize) in UseBufferOnPort() 466 int32_t CodecHdiEncode::UseDynaBuffer(int bufferCount, int bufferSize) in UseDynaBuffer()
|
H A D | codec_hdi_decode.cpp | 415 int32_t CodecHdiDecode::UseBufferOnPort(PortIndex portIndex, int bufferCount, int bufferSize) in UseBufferOnPort() 474 int bufferCount = 0; in UseBufferOnPort() local 522 int32_t CodecHdiDecode::UseDMABuffer(PortIndex portIndex, int bufferCount, int bufferSize) in UseDMABuffer() 569 int32_t CodecHdiDecode::UseBufferHandle(int bufferCount, int bufferSize) in UseBufferHandle()
|
/ohos5.0/drivers/peripheral/codec/test/demo/v2.0/src/ |
H A D | codec_hdi_decode.cpp | 326 int32_t CodecHdiDecode::UseBufferOnPort(PortIndex portIndex, int bufferCount, int bufferSize) in UseBufferOnPort() 394 int bufferCount = param.nBufferCountActual; in UseBufferOnPort() local 429 int32_t CodecHdiDecode::UseBufferHandle(int bufferCount, int bufferSize) in UseBufferHandle()
|
H A D | codec_hdi_encode.cpp | 260 int bufferCount = 0; in UseBufferOnPort() local 309 int32_t CodecHdiEncode::UseBufferOnPort(PortIndex portIndex, int bufferCount, int bufferSize) in UseBufferOnPort() 361 int32_t CodecHdiEncode::UseDynaBuffer(int bufferCount, int bufferSize) in UseDynaBuffer()
|
/ohos5.0/drivers/peripheral/codec/test/unittest/hdi_omx/ |
H A D | codec_hdi_omx_test.cpp | 136 bool UseBufferOnPort(enum PortIndex portIndex, int32_t bufferCount, int32_t bufferSize) in UseBufferOnPort() 753 int32_t bufferCount = param.nBufferCountActual; variable 798 int32_t bufferCount = param.nBufferCountActual; variable 1119 int32_t bufferCount = param.nBufferCountActual; variable 1157 int32_t bufferCount = param.nBufferCountActual; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/unittest/ |
H A D | vsync_distributor_test.cpp | 392 uint32_t bufferCount = 2; variable
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/include/ |
H A D | config.h | 29 uint8_t bufferCount; member
|
/ohos5.0/drivers/peripheral/display/composer/test/common/ |
H A D | hdi_test_layer.cpp | 145 int32_t HdiTestLayer::Init(uint32_t bufferCount) in Init()
|
/ohos5.0/drivers/peripheral/display/composer/test/benchmark/ |
H A D | display_benchmark_test.cpp | 229 uint32_t bufferCount = 3; in BENCHMARK_F() local 460 uint32_t bufferCount = 3; in BENCHMARK_F() local
|
/ohos5.0/drivers/peripheral/display/composer/test/fuzztest/layer_fuzzer/ |
H A D | layer_fuzzer.cpp | 144 uint32_t bufferCount = 3; in UsingCreateLayer() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
H A D | node_context_descriptor_set_manager_vk.cpp | 476 void NodeContextDescriptorSetManagerVk::CreateGpuDescriptorSet(const uint32_t bufferCount, in CreateGpuDescriptorSet()
|
/ohos5.0/drivers/peripheral/codec/test/benchmarktest/ |
H A D | codec_benchmark_omx_test.cpp | 136 bool UseBufferOnPort(enum PortIndex port, int32_t bufferCount, int32_t bufferSize) in UseBufferOnPort()
|
/ohos5.0/drivers/hdf_core/framework/model/camera/parser/include/ |
H A D | camera_config_parser.h | 102 uint8_t bufferCount; member
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/hdf_driver/src/driver_adapter/include/ |
H A D | camera_common.h | 122 uint8_t bufferCount; member
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/ |
H A D | pipeline_descriptor_set_binder.cpp | 127 …ray_view<const DescriptorSetLayoutBinding> descriptorSetLayoutBindings, const uint32_t bufferCount, in InitFillBindings()
|