Home
last modified time | relevance | path

Searched defs:frame (Results 1 - 13 of 13) sorted by relevance

/test/xts/dcts/communication/softbus_standard/transmission/sendstream/
H A Dtrans_stream_test.cpp80 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 Dtrans_session_func_test.cpp408 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 Dscreen_copy.cpp167 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 Daudio_capture_common_test.cpp203 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 DAudioCaptureCommonTestAdditional.cpp1029 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 DdsoftbusTest.cpp133 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 Daudio_capture_benchmarktest.cpp210 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 Daudio_render_benchmarktest.cpp642 int8_t *frame = (int8_t *)calloc(1, frameLen); in BENCHMARK_F() local
/test/xts/hats/hdf/audio/idl/common/render_additional/src/
H A DAudioRenderCommonTest.cpp206 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 Daudio_render_common_test.cpp418 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 Ddistributedaudiotest.cpp353 uint8_t *frame = new uint8_t[RENDER_FRAME_SIZE](); in StartRender() local
/test/xts/dcts/distributedhardware/distributedaudionewtest/
H A Ddistributedaudiotest.cpp357 uint8_t *frame = new uint8_t[RENDER_FRAME_SIZE](); in StartRender() local
/test/xts/dcts/communication/softbus_standard/common/
H A Dnet_trans_common.c558 static void StreamReceived(int sessionId, const StreamData *data, const StreamData *ext, const StreamFrameInfo *frame) in StreamReceived() argument

Completed in 17 milliseconds