Home
last modified time | relevance | path

Searched defs:frame (Results 201 - 225 of 1011) sorted by relevance

12345678910>>...41

/drivers/peripheral/audio/test/sample/
H A Dframework_common.h67 char *frame; member
/drivers/peripheral/audio/test/systemtest/hdi_service/common/capture/src/
H A Daudio_idl_hdicapture_test.cpp86 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 Daudio_idl_hdirender_test.cpp132 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 Daudiocapture_fuzzer.cpp102 int8_t frame[BUFFER_LENTH] = {0}; in CaptureFucSwitch() local
/drivers/peripheral/audio/test/systemtest/common/adm_common/src/
H A Daudio_adm_common.cpp92 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 Daudio_capture_interface_impl_test.cpp66 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 Daudio_capture_ext_impl_test.cpp104 std::vector<int8_t> frame; 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
/third_party/ffmpeg/libavcodec/
H A Dcpia.c47 AVFrame *frame; member
63 AVFrame *frame = cpia->frame; in cpia_decode_frame() local
[all...]
H A Ddpcm.c210 static int dpcm_decode_frame(AVCodecContext *avctx, AVFrame *frame, in dpcm_decode_frame() argument
H A Ddpxenc.c175 encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) encode_frame() argument
H A Dencode.c113 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 Dlibjxldec.c225 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 Dlibmp3lame.c190 mp3lame_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) mp3lame_encode_frame() argument
[all...]
H A Dlibkvazaar.c163 libkvazaar_encode(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) libkvazaar_encode() argument
[all...]
H A Dlibspeexenc.c270 encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) encode_frame() argument
[all...]
H A Dlibtheoraenc.c276 encode_frame(AVCodecContext* avc_context, AVPacket *pkt, const AVFrame *frame, int *got_packet) encode_frame() argument
H A Ddxa.c211 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument
[all...]
H A Dframe_thread_encoder.c84 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 Dintrax8.h53 AVFrame *frame; member
H A Dmpc7.c175 static int mpc7_decode_frame(AVCodecContext *avctx, AVFrame *frame, in mpc7_decode_frame() argument
H A Daptxdec.c140 static int aptx_decode_frame(AVCodecContext *avctx, AVFrame *frame, in aptx_decode_frame() argument
H A Dcngdec.c105 static int cng_decode_frame(AVCodecContext *avctx, AVFrame *frame, in cng_decode_frame() argument
H A Dhapenc.c191 hap_encode(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) hap_encode() argument
/third_party/elfutils/libdwfl/
H A Ddwfl_frame.c384 dwfl_getthread_frames(Dwfl *dwfl, pid_t tid, int (*callback) (Dwfl_Frame *frame, void *arg), void *arg) dwfl_getthread_frames() argument

Completed in 16 milliseconds

12345678910>>...41