Home
last modified time | relevance | path

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

12345678910>>...37

/third_party/ffmpeg/libavcodec/
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
H A Dhapdec.c250 static int hap_decode(AVCodecContext *avctx, AVFrame *frame, in hap_decode() argument
H A Davs.c28 AVFrame *frame; member
H A Dbrenderpix.c133 static int pix_decode_frame(AVCodecContext *avctx, AVFrame *frame, in pix_decode_frame() argument
[all...]
H A Dget_buffer.c84 static int update_frame_pool(AVCodecContext *avctx, AVFrame *frame) in update_frame_pool() argument
201 audio_get_buffer(AVCodecContext *avctx, AVFrame *frame) audio_get_buffer() argument
290 avcodec_default_get_buffer2(AVCodecContext *avctx, AVFrame *frame, int flags) avcodec_default_get_buffer2() argument
[all...]
H A Didcinvideo.c174 static int idcin_decode_vlcs(IdcinContext *s, AVFrame *frame) in idcin_decode_vlcs() argument
212 static int idcin_decode_frame(AVCodecContext *avctx, AVFrame *frame, in idcin_decode_frame() argument
H A Dlibopusdec.c159 static int libopus_decode(AVCodecContext *avc, AVFrame *frame, in libopus_decode() argument
[all...]
H A Dcyuv.c62 static int cyuv_decode_frame(AVCodecContext *avctx, AVFrame *frame, in cyuv_decode_frame() argument
[all...]
H A Deatgq.c116 static void tgq_idct_put_mb(TgqContext *s, int16_t (*block)[64], AVFrame *frame, in tgq_idct_put_mb() argument
143 static void tgq_idct_put_mb_dconly(TgqContext *s, AVFrame *frame, in tgq_idct_put_mb_dconly() argument
160 tgq_decode_mb(TgqContext *s, AVFrame *frame, int mb_y, int mb_x) tgq_decode_mb() argument
212 tgq_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) tgq_decode_frame() argument
[all...]
H A Deacmv.c60 static void cmv_decode_intra(CmvContext * s, AVFrame *frame, in cmv_decode_intra() argument
92 static void cmv_decode_inter(CmvContext *s, AVFrame *frame, const uint8_t *buf, in cmv_decode_inter() argument
172 cmv_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) cmv_decode_frame() argument
[all...]
H A Deatqi.c97 static inline void tqi_idct_put(AVCodecContext *avctx, AVFrame *frame, in tqi_idct_put() argument
127 static int tqi_decode_frame(AVCodecContext *avctx, AVFrame *frame, in tqi_decode_frame() argument
[all...]
H A Dlibvorbisdec.c152 static int oggvorbis_decode_frame(AVCodecContext *avccontext, AVFrame *frame, in oggvorbis_decode_frame() argument
H A Dlscrdec.c115 AVFrame *frame = s->last_picture; in decode_frame_lscr() local
[all...]
H A Dmediacodec_sw_buffer.c76 ff_mediacodec_sw_buffer_copy_yuv420_planar(AVCodecContext *avctx, MediaCodecDecContext *s, uint8_t *data, size_t size, FFAMediaCodecBufferInfo *info, AVFrame *frame) ff_mediacodec_sw_buffer_copy_yuv420_planar() argument
131 ff_mediacodec_sw_buffer_copy_yuv420_semi_planar(AVCodecContext *avctx, MediaCodecDecContext *s, uint8_t *data, size_t size, FFAMediaCodecBufferInfo *info, AVFrame *frame) ff_mediacodec_sw_buffer_copy_yuv420_semi_planar() argument
181 ff_mediacodec_sw_buffer_copy_yuv420_packed_semi_planar(AVCodecContext *avctx, MediaCodecDecContext *s, uint8_t *data, size_t size, FFAMediaCodecBufferInfo *info, AVFrame *frame) ff_mediacodec_sw_buffer_copy_yuv420_packed_semi_planar() argument
272 ff_mediacodec_sw_buffer_copy_yuv420_packed_semi_planar_64x32Tile2m8ka(AVCodecContext *avctx, MediaCodecDecContext *s, uint8_t *data, size_t size, FFAMediaCodecBufferInfo *info, AVFrame *frame) ff_mediacodec_sw_buffer_copy_yuv420_packed_semi_planar_64x32Tile2m8ka() argument
[all...]
H A Darbc.c41 static int fill_tile4(AVCodecContext *avctx, int color, AVFrame *frame) in fill_tile4() argument
119 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument
76 fill_tileX(AVCodecContext *avctx, int tile_width, int tile_height, int color, AVFrame *frame) fill_tileX() argument
[all...]
H A Dasvenc.c186 static inline void dct_get(ASV1Context *a, const AVFrame *frame, in dct_get() argument
H A Dmmvideo.c52 AVFrame *frame; member
[all...]
/third_party/elfutils/tests/
H A Ddwarfcfi.c82 Dwarf_Frame *frame; in handle_address() local
/third_party/ffmpeg/doc/examples/
H A Dfiltering_audio.c201 static void print_frame(const AVFrame *frame) in print_frame() argument
219 AVFrame *frame = av_frame_alloc(); in main() local
[all...]
H A Dfiltering_video.c179 static void display_frame(const AVFrame *frame, AVRational time_base) in display_frame() argument
214 AVFrame *frame; in main() local
[all...]

Completed in 12 milliseconds

12345678910>>...37