/test/xts/dcts/communication/softbus_standard/transmission/sendstream/ |
H A D | trans_stream_test.cpp | 80 StreamFrameInfo frame = {0};
in HWTEST_F() local 125 StreamFrameInfo frame = {0};
in HWTEST_F() local
|
/test/xts/dcts/communication/softbus_standard/transmission/sessionmgt/ |
H A D | trans_session_func_test.cpp | 408 StreamFrameInfo frame = {0};
in HWTEST_F() local 456 StreamFrameInfo frame = {0};
in HWTEST_F() local 504 StreamFrameInfo frame = {0};
in HWTEST_F() local
|
/test/testfwk/arkxtest/uitest/addon/ |
H A D | screen_copy.cpp | 167 shared_ptr<PixelMap> frame = dm.GetScreenshot(displayId);
in PollAndNotifyFrames() local 184 void ScreenCopy::UpdateFrameLocked(shared_ptr<PixelMap> frame, bool &changed, bool &screenOff)
in UpdateFrameLocked() argument [all...] |
/test/xts/hats/hdf/audio/idl/common/capture/src/ |
H A D | audio_capture_common_test.cpp | 203 int8_t *frame = (int8_t *)calloc(1, frameLen);
in HWTEST_F() local 225 int8_t *frame = (int8_t *)calloc(1, sizeof(int));
in HWTEST_F() local 254 int8_t *frame = (int8_t *)calloc(1, frameLen); HWTEST_F() local [all...] |
/test/xts/hats/hdf/audio/idl/common/capture_additional/src/ |
H A D | AudioCaptureCommonTestAdditional.cpp | 1029 int8_t *frame = (int8_t *)calloc(1, frameLen); in HWTEST_F() local 1104 int8_t *frame = (int8_t *)calloc(1, sizeof(int)); in HWTEST_F() local 1128 int8_t *frame = (int8_t *)calloc(1, sizeof(int)); HWTEST_F() local 1151 int8_t *frame = (int8_t *)calloc(1, sizeof(int)); HWTEST_F() local 1240 int8_t *frame = (int8_t *)calloc(1, sizeof(int)); HWTEST_F() local 2542 int8_t *frame = (int8_t *)calloc(1, frameLen); HWTEST_F() local [all...] |
/test/xts/dcts/communication/softbus_standard/dsoftbusTest/ |
H A D | dsoftbusTest.cpp | 133 static void StreamReceived(int sessionId, const StreamData *data, const StreamData *ext, const StreamFrameInfo *frame)
in StreamReceived() argument
|
/test/xts/hats/hdf/audio/idl/benchmarktest/capture/ |
H A D | audio_capture_benchmarktest.cpp | 210 int8_t *frame = (int8_t *)calloc(1, frameLen);
in BENCHMARK_F() local 240 int8_t *frame = (int8_t *)calloc(1, frameLen);
in BENCHMARK_F() local [all...] |
/test/xts/hats/hdf/audio/idl/benchmarktest/render/ |
H A D | audio_render_benchmarktest.cpp | 642 int8_t *frame = (int8_t *)calloc(1, frameLen);
in BENCHMARK_F() local
|
/test/xts/hats/hdf/audio/idl/common/render_additional/src/ |
H A D | AudioRenderCommonTest.cpp | 206 int8_t *frame = (int8_t *)calloc(1, frameLen); in HWTEST_F() local 229 int8_t *frame = (int8_t *)calloc(1, frameLen); in HWTEST_F() local 252 int8_t *frame = (int8_t *)calloc(1, frameLen); in HWTEST_F() local 290 int8_t *frame in HWTEST_F() local [all...] |
/test/xts/hats/hdf/audio/idl/common/render/src/ |
H A D | audio_render_common_test.cpp | 418 int8_t *frame = (int8_t *)calloc(1, frameLen); in HWTEST_F() local 626 int8_t *frame = (int8_t *)calloc(1, frameLen); in HWTEST_F() local 641 int8_t *frame = (int8_t *)calloc(1, frameLen); HWTEST_F() local [all...] |
/test/xts/dcts/distributedhardware/distributedaudiotest/ |
H A D | distributedaudiotest.cpp | 353 uint8_t *frame = new uint8_t[RENDER_FRAME_SIZE](); in StartRender() local
|
/test/xts/dcts/distributedhardware/distributedaudionewtest/ |
H A D | distributedaudiotest.cpp | 357 uint8_t *frame = new uint8_t[RENDER_FRAME_SIZE](); in StartRender() local
|
/test/xts/dcts/communication/softbus_standard/common/ |
H A D | net_trans_common.c | 558 static void StreamReceived(int sessionId, const StreamData *data, const StreamData *ext, const StreamFrameInfo *frame)
in StreamReceived() argument
|