| /drivers/peripheral/audio/test/sample/ |
| H A D | framework_common.h | 67 char *frame; member
|
| /drivers/peripheral/audio/test/systemtest/hdi_service/common/capture/src/ |
| H A D | audio_idl_hdicapture_test.cpp | 86 int8_t *frame = (int8_t *)calloc(1, bufferSize); in HWTEST_F() local 107 int8_t *frame = nullptr; in HWTEST_F() local 138 int8_t *frame in HWTEST_F() local 170 int8_t *frame = (int8_t *)calloc(1, bufferSize); HWTEST_F() local 198 int8_t *frame = (int8_t *)calloc(1, bufferSize); HWTEST_F() local 228 int8_t *frame = (int8_t *)calloc(1, bufferSize); HWTEST_F() local [all...] |
| /drivers/peripheral/audio/test/systemtest/hdi_service/common/render/src/ |
| H A D | audio_idl_hdirender_test.cpp | 132 char *frame = nullptr; in HWTEST_F() local 159 char *frame = nullptr; in HWTEST_F() local 186 char *frame = nullptr; HWTEST_F() local 205 char *frame = nullptr; HWTEST_F() local 233 char *frame = nullptr; HWTEST_F() local [all...] |
| /drivers/peripheral/audio/test/fuzztest/audio_hdi_fuzzer/audiocapture_fuzzer/ |
| H A D | audiocapture_fuzzer.cpp | 102 int8_t frame[BUFFER_LENTH] = {0}; in CaptureFucSwitch() local
|
| /drivers/peripheral/audio/test/systemtest/common/adm_common/src/ |
| H A D | audio_adm_common.cpp | 92 int32_t AdmRenderFramePrepare(const std::string& path, char *&frame, uint32_t& readSize, uint32_t& frameSize) in AdmRenderFramePrepare() argument
|
| /drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_capture_interface/src/ |
| H A D | audio_capture_interface_impl_test.cpp | 66 vector<int8_t> frame; in HWTEST_F() local 98 vector<int8_t> frame; in HWTEST_F() local
|
| /drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_capture_extension/src/ |
| H A D | audio_capture_ext_impl_test.cpp | 104 std::vector<int8_t> frame; 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
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | cpia.c | 47 AVFrame *frame; member 63 AVFrame *frame = cpia->frame; in cpia_decode_frame() local [all...] |
| H A D | dpcm.c | 210 static int dpcm_decode_frame(AVCodecContext *avctx, AVFrame *frame, in dpcm_decode_frame() argument
|
| H A D | dpxenc.c | 175 encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) encode_frame() argument
|
| H A D | encode.c | 113 static int pad_last_frame(AVCodecContext *s, AVFrame *frame, const AVFrame *src) in pad_last_frame() argument 160 ff_encode_get_frame(AVCodecContext *avctx, AVFrame *frame) ff_encode_get_frame() argument 178 AVFrame *frame = avci->in_frame; encode_simple_internal() local 357 avcodec_send_frame(AVCodecContext *avctx, const AVFrame *frame) avcodec_send_frame() argument 600 ff_encode_alloc_frame(AVCodecContext *avctx, AVFrame *frame) ff_encode_alloc_frame() argument [all...] |
| H A D | libjxldec.c | 225 static int libjxl_color_encoding_event(AVCodecContext *avctx, AVFrame *frame) in libjxl_color_encoding_event() argument 321 static int libjxl_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) in libjxl_decode_frame() argument [all...] |
| H A D | libmp3lame.c | 190 mp3lame_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) mp3lame_encode_frame() argument [all...] |
| H A D | libkvazaar.c | 163 libkvazaar_encode(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) libkvazaar_encode() argument [all...] |
| H A D | libspeexenc.c | 270 encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) encode_frame() argument [all...] |
| H A D | libtheoraenc.c | 276 encode_frame(AVCodecContext* avc_context, AVPacket *pkt, const AVFrame *frame, int *got_packet) encode_frame() argument
|
| H A D | dxa.c | 211 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument [all...] |
| H A D | frame_thread_encoder.c | 84 AVFrame *frame; in worker() local 283 ff_thread_video_encode_frame(AVCodecContext *avctx, AVPacket *pkt, AVFrame *frame, int *got_packet_ptr) ff_thread_video_encode_frame() argument [all...] |
| H A D | intrax8.h | 53 AVFrame *frame; member
|
| H A D | mpc7.c | 175 static int mpc7_decode_frame(AVCodecContext *avctx, AVFrame *frame, in mpc7_decode_frame() argument
|
| H A D | aptxdec.c | 140 static int aptx_decode_frame(AVCodecContext *avctx, AVFrame *frame, in aptx_decode_frame() argument
|
| H A D | cngdec.c | 105 static int cng_decode_frame(AVCodecContext *avctx, AVFrame *frame, in cng_decode_frame() argument
|
| H A D | hapenc.c | 191 hap_encode(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) hap_encode() argument
|
| /third_party/elfutils/libdwfl/ |
| H A D | dwfl_frame.c | 384 dwfl_getthread_frames(Dwfl *dwfl, pid_t tid, int (*callback) (Dwfl_Frame *frame, void *arg), void *arg) dwfl_getthread_frames() argument
|