Home
last modified time | relevance | path

Searched refs:FF_API_AVPICTURE (Results 1 – 12 of 12) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dversion.h75 #ifndef FF_API_AVPICTURE
76 #define FF_API_AVPICTURE (LIBAVCODEC_VERSION_MAJOR < 59) macro
Davpicture.c35 #if FF_API_AVPICTURE
Davcodec.h2612 #if FF_API_AVPICTURE
2666 #if FF_API_AVPICTURE
3702 #if FF_API_AVPICTURE
Dxsubdec.c136 #if FF_API_AVPICTURE in decode_frame()
Dxsubenc.c134 #if FF_API_AVPICTURE in xsub_encode()
Dimgconvert.c84 #if FF_API_AVPICTURE
Ddvdsubdec.c413 #if FF_API_AVPICTURE in decode_dvd_subtitles()
507 #if FF_API_AVPICTURE in find_smallest_bounding_rectangle()
Ddvdsubenc.c282 #if FF_API_AVPICTURE in encode_dvd_subtitles()
Dpgssubdec.c600 #if FF_API_AVPICTURE in display_end_segment()
Dlibzvbi-teletextdec.c704 #if FF_API_AVPICTURE in teletext_decode_frame()
Ddvbsubdec.c835 #if FF_API_AVPICTURE in save_subtitle_set()
/third_party/ffmpeg/libavcodec/tests/
Dimgconvert.c24 #if FF_API_AVPICTURE