Searched defs:frame (Results 1 – 6 of 6) sorted by relevance
| /test/developertest/src/core/command/ |
| D | console.py | 67 def handler_ctrl_c(self, signalnum, frame): argument 70 def handler_ctrl_z(self, signalnum, frame): argument
|
| /test/xts/hats/hdf/audio/hdi/capture/captureTest/src/ |
| D | audio_hdicapture_test.cpp | 199 char *frame = (char *)calloc(1, BUFFER_SIZE); variable 224 char *frame = nullptr; variable 258 char *frame = (char *)calloc(1, BUFFER_SIZE); variable 291 char *frame = (char *)calloc(1, BUFFER_SIZE); variable 321 char *frame = (char *)calloc(1, BUFFER_SIZE); variable 354 char *frame = (char *)calloc(1, BUFFER_SIZE); variable
|
| /test/xts/hats/hdf/audio/common/hdi_common/src/ |
| D | audio_hdi_common.cpp | 329 char *frame = nullptr; in AudioRenderStartAndOneFrame() local 464 char *frame = nullptr; in FrameStart() local 517 char *frame = nullptr; in FrameStartCapture() local 537 int32_t RenderFramePrepare(const std::string &path, char *&frame, uint64_t &readSize) in RenderFramePrepare() 598 char *frame = (char *)calloc(1, BUFFER_LENTH); in StartRecord() local
|
| /test/xts/hats/hdf/audio/hdi/render/renderTest/src/ |
| D | audio_hdirender_test.cpp | 377 char *frame = nullptr; variable 411 char *frame = nullptr; variable 445 char *frame = nullptr; variable 471 char *frame = nullptr; variable 506 char *frame = nullptr; variable
|
| /test/xdevice/src/xdevice/_core/command/ |
| D | console.py | 72 def handler_terminate_signal(cls, signalnum, frame): argument
|
| /test/xts/hats/hdf/audio/common/hdi_common/include/ |
| D | audio_hdi_common.h | 204 char *frame; member
|