Home
last modified time | relevance | path

Searched defs:frame (Results 151 - 175 of 1136) sorted by relevance

12345678910>>...46

/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_mp.c29 uint8_t frame[NSTACKX_MAX_FRAME_SIZE] = {0}; in DFileSocketRecvSP() local
/third_party/ffmpeg/libavcodec/
H A Dav1_frame_split_bsf.c91 AV1RawFrameHeader *frame = NULL; in av1_frame_split_filter() local
[all...]
H A Dbintext.c44 AVFrame *frame; member
143 decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) decode_frame() argument
[all...]
H A Ddfpwmdec.c104 static int dfpwm_dec_frame(struct AVCodecContext *ctx, AVFrame *frame, in dfpwm_dec_frame() argument
H A Dg722dec.c87 static int g722_decode_frame(AVCodecContext *avctx, AVFrame *frame, in g722_decode_frame() argument
H A Dlibtwolame.c110 twolame_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) twolame_encode_frame() argument
[all...]
H A Dlibspeexdec.c127 static int libspeex_decode_frame(AVCodecContext *avctx, AVFrame *frame, in libspeex_decode_frame() argument
H A Dlibvo-amrwbenc.c115 amr_wb_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) amr_wb_encode_frame() argument
H A Dlibshine.c70 libshine_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) libshine_encode_frame() argument
H A Dlibrsvgdec.c36 static int librsvg_decode_frame(AVCodecContext *avctx, AVFrame *frame, in librsvg_decode_frame() argument
H A Dav1_parser.c100 const AV1RawFrameHeader *frame; in av1_parser_parse() local
[all...]
H A Danm.c33 AVFrame *frame; member
[all...]
H A Dbfi.c51 static int bfi_decode_frame(AVCodecContext *avctx, AVFrame *frame, in bfi_decode_frame() argument
[all...]
H A Ddv_profile.c261 ff_dv_frame_profile(AVCodecContext* codec, const AVDVProfile *sys, const uint8_t *frame, unsigned buf_size) ff_dv_frame_profile() argument
299 av_dv_frame_profile(const AVDVProfile *sys, const uint8_t *frame, unsigned buf_size) av_dv_frame_profile() argument
[all...]
H A Dbethsoftvideo.c38 AVFrame *frame; member
[all...]
H A Dfastaudio.c108 static int fastaudio_decode(AVCodecContext *avctx, AVFrame *frame, in fastaudio_decode() argument
H A Djvdec.c38 AVFrame *frame; member
[all...]
H A Dkgv1dec.c47 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument
H A Dcbs_vp9_syntax_template.c393 static int FUNC(frame)(CodedBitstreamContext *ctx, RWContext *rw, in frame() function
H A Dimm5.c86 static int imm5_decode_frame(AVCodecContext *avctx, AVFrame *frame, in imm5_decode_frame() argument
H A Dimx.c29 AVFrame *frame; member
55 AVFrame *frame = imx->frame; in imx_decode_frame() local
[all...]
H A Dlibwebpenc_common.c124 ff_libwebp_get_frame(AVCodecContext *avctx, LibWebPContextCommon *s, const AVFrame *frame, AVFrame **alt_frame_ptr, WebPPicture **pic_ptr) ff_libwebp_get_frame() argument
[all...]
H A Dlibdavs2.c34 AVFrame *frame; member
64 davs2_dump_frames(AVCodecContext *avctx, davs2_picture_t *pic, int *got_frame, davs2_seq_info_t *headerset, int ret_type, AVFrame *frame) davs2_dump_frames() argument
157 send_delayed_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame) send_delayed_frame() argument
188 davs2_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) davs2_decode_frame() argument
[all...]
H A Dlibcodec2.c133 static int libcodec2_decode(AVCodecContext *avctx, AVFrame *frame, in libcodec2_decode() argument
162 libcodec2_encode(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) libcodec2_encode() argument
H A Dlibilbc.c90 static int ilbc_decode_frame(AVCodecContext *avctx, AVFrame *frame, in ilbc_decode_frame() argument
181 ilbc_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) ilbc_encode_frame() argument

Completed in 9 milliseconds

12345678910>>...46