/third_party/ffmpeg/libavcodec/ |
H A D | asvenc.c | 186 static inline void dct_get(ASV1Context *a, const AVFrame *frame, in dct_get() argument
|
H A D | mmvideo.c | 52 AVFrame *frame; member [all...] |
H A D | adxenc.c | 141 adx_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) adx_encode_frame() argument
|
H A D | adxdec.c | 96 static int adx_decode_frame(AVCodecContext *avctx, AVFrame *frame, in adx_decode_frame() argument
|
H A D | 8svx.c | 89 static int eightsvx_decode_frame(AVCodecContext *avctx, AVFrame *frame, in eightsvx_decode_frame() argument
|
H A D | ac3enc_template.c | 371 encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) encode_frame() argument
|
H A D | pcm-dvd.c | 228 static int pcm_dvd_decode_frame(AVCodecContext *avctx, AVFrame *frame, in pcm_dvd_decode_frame() argument
|
H A D | prosumer.c | 147 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument [all...] |
H A D | rpza.c | 51 AVFrame *frame; member
|
H A D | roqaudioenc.c | 122 roq_dpcm_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) roq_dpcm_encode_frame() argument
|
H A D | sgienc.c | 93 encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) encode_frame() argument
|
H A D | ttaenc.c | 69 static int32_t get_sample(const AVFrame *frame, int sample, in get_sample() argument 87 tta_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) tta_encode_frame() argument [all...] |
H A D | yop.c | 37 AVFrame *frame; member 198 AVFrame *frame = s->frame; in yop_decode_frame() local [all...] |
H A D | rscc.c | 151 static int rscc_decode_frame(AVCodecContext *avctx, AVFrame *frame, in rscc_decode_frame() argument [all...] |
H A D | sbcenc.c | 51 static int sbc_analyze_audio(SBCDSPContext *s, struct sbc_frame *frame) in sbc_analyze_audio() argument 98 sbc_pack_frame(AVPacket *avpkt, struct sbc_frame *frame, int joint, int msbc) sbc_pack_frame() argument 199 struct sbc_frame *frame = &sbc->frame; sbc_encode_init() local 282 struct sbc_frame *frame = &sbc->frame; sbc_encode_frame() local [all...] |
H A D | mpegvideo_dec.c | 256 static void gray_frame(AVFrame *frame) in gray_frame() argument [all...] |
H A D | mscc.c | 132 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument
|
/third_party/elfutils/tests/ |
H A D | dwarfcfi.c | 82 Dwarf_Frame *frame; in handle_address() local
|
/third_party/ffmpeg/doc/examples/ |
H A D | filtering_audio.c | 201 static void print_frame(const AVFrame *frame) in print_frame() argument 219 AVFrame *frame = av_frame_alloc(); in main() local [all...] |
H A D | filtering_video.c | 179 static void display_frame(const AVFrame *frame, AVRational time_base) in display_frame() argument 214 AVFrame *frame; in main() local [all...] |
H A D | filter_audio.c | 214 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 D | decode_audio.c | 71 static void decode(AVCodecContext *dec_ctx, AVPacket *pkt, AVFrame *frame, in decode() argument
|
/third_party/elfutils/libdw/ |
H A D | cfi.c | 509 __libdw_frame_at_address(Dwarf_CFI *cache, struct dwarf_fde *fde, Dwarf_Addr address, Dwarf_Frame **frame) __libdw_frame_at_address() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | settb.c | 125 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument
|
H A D | f_perms.c | 77 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument
|