Home
last modified time | relevance | path

Searched defs:FRAME_SIZE (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_render.cpp23 constexpr int FRAME_SIZE = 1024; variable
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_capture.c30 #define FRAME_SIZE 1024 macro
H A Daudio_render.c35 #define FRAME_SIZE 1024 macro
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/include/
H A Dhdi_service_common.h66 const int FRAME_SIZE = 1024; variable
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_common/include/
H A Daudio_hdi_common.h81 const int FRAME_SIZE = 1024; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/layout/
H A Dlayout_wrapper_test_ng.cpp73 SizeF FRAME_SIZE { 0, 0 }; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/unittest/oh_audio_render_test/src/
H A Doh_audio_render_unit_test.cpp43 const int32_t FRAME_SIZE = 240; // 240:FRAME_SIZE value variable