Searched defs:got_packet_ptr (Results 1 – 25 of 46) sorted by relevance
12
/third_party/ffmpeg/libavcodec/arm/ |
D | neontest.c | 54 int *got_packet_ptr)) in wrap() 61 const AVFrame *frame, int *got_packet_ptr)) in wrap()
|
/third_party/ffmpeg/libavcodec/x86/ |
D | w64xmmtest.c | 54 int *got_packet_ptr)) in wrap() 61 const AVFrame *frame, int *got_packet_ptr)) in wrap()
|
/third_party/ffmpeg/libavcodec/aarch64/ |
D | neontest.c | 54 int *got_packet_ptr)) in wrap() 61 const AVFrame *frame, int *got_packet_ptr)) in wrap()
|
/third_party/ffmpeg/libavcodec/ |
D | libkvazaar.c | 168 int *got_packet_ptr) in libkvazaar_encode() 293 *got_packet_ptr = 1; in libkvazaar_encode() local
|
D | libgsmenc.c | 95 const AVFrame *frame, int *got_packet_ptr) in libgsm_encode_frame()
|
D | s302menc.c | 70 const AVFrame *frame, int *got_packet_ptr) in s302m_encode2_frame()
|
D | cngenc.c | 68 const AVFrame *frame, int *got_packet_ptr) in cng_encode_frame()
|
D | libshine.c | 69 const AVFrame *frame, int *got_packet_ptr) in libshine_encode_frame()
|
D | encode.c | 503 int *got_packet_ptr) in avcodec_encode_audio2() 516 int *got_packet_ptr) in avcodec_encode_video2()
|
D | pcm-dvdenc.c | 111 const AVFrame *frame, int *got_packet_ptr) in pcm_dvd_encode_frame()
|
D | adxenc.c | 141 const AVFrame *frame, int *got_packet_ptr) in adx_encode_frame()
|
D | libvo-amrwbenc.c | 115 const AVFrame *frame, int *got_packet_ptr) in amr_wb_encode_frame()
|
D | roqaudioenc.c | 121 const AVFrame *frame, int *got_packet_ptr) in roq_dpcm_encode_frame()
|
D | libtwolame.c | 108 const AVFrame *frame, int *got_packet_ptr) in twolame_encode_frame()
|
D | libcodec2.c | 167 const AVFrame *frame, int *got_packet_ptr) in libcodec2_encode()
|
D | ttaenc.c | 86 const AVFrame *frame, int *got_packet_ptr) in tta_encode_frame()
|
D | sbcenc.c | 277 const AVFrame *av_frame, int *got_packet_ptr) in sbc_encode_frame()
|
D | libspeexenc.c | 269 const AVFrame *frame, int *got_packet_ptr) in encode_frame()
|
D | libilbc.c | 181 const AVFrame *frame, int *got_packet_ptr) in ilbc_encode_frame()
|
D | sunrastenc.c | 189 const AVFrame *frame, int *got_packet_ptr) in sunrast_encode_frame()
|
D | libmp3lame.c | 189 const AVFrame *frame, int *got_packet_ptr) in mp3lame_encode_frame()
|
D | libvorbisenc.c | 286 const AVFrame *frame, int *got_packet_ptr) in libvorbis_encode_frame()
|
D | libfdk-aacenc.c | 353 const AVFrame *frame, int *got_packet_ptr) in aac_encode_frame()
|
D | frame_thread_encoder.c | 282 AVFrame *frame, int *got_packet_ptr) in ff_thread_video_encode_frame()
|
D | aptxenc.c | 208 const AVFrame *frame, int *got_packet_ptr) in aptx_encode_frame()
|
12