Home
last modified time | relevance | path

Searched defs:frame (Results 451 - 475 of 1974) sorted by relevance

1...<<11121314151617181920>>...79

/third_party/ffmpeg/libavcodec/
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...]
H A Dadxenc.c141 adx_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) adx_encode_frame() argument
H A Dadxdec.c96 static int adx_decode_frame(AVCodecContext *avctx, AVFrame *frame, in adx_decode_frame() argument
H A D8svx.c89 static int eightsvx_decode_frame(AVCodecContext *avctx, AVFrame *frame, in eightsvx_decode_frame() argument
H A Dac3enc_template.c371 encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) encode_frame() argument
H A Dpcm-dvd.c228 static int pcm_dvd_decode_frame(AVCodecContext *avctx, AVFrame *frame, in pcm_dvd_decode_frame() argument
H A Dprosumer.c147 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument
[all...]
H A Drpza.c51 AVFrame *frame; member
/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...]
H A Dfilter_audio.c214 static int process_output(struct AVMD5 *md5, AVFrame *frame) in process_output() argument
241 static int get_input(AVFrame *frame, int frame_num) in get_input() argument
274 AVFrame *frame; main() local
[all...]
H A Ddecode_audio.c71 static void decode(AVCodecContext *dec_ctx, AVPacket *pkt, AVFrame *frame, in decode() argument
/third_party/elfutils/libdw/
H A Dcfi.c509 __libdw_frame_at_address(Dwarf_CFI *cache, struct dwarf_fde *fde, Dwarf_Addr address, Dwarf_Frame **frame) __libdw_frame_at_address() argument

Completed in 12 milliseconds

1...<<11121314151617181920>>...79