Home
last modified time | relevance | path

Searched refs:MAX_MBPAIR_SIZE (Results 1 – 14 of 14) sorted by relevance

/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dh2645_parse.h29 #define MAX_MBPAIR_SIZE (256*1024) // a tighter bound could be calculated if someone cares about a … macro
H A Dh2645_parse.c353 int64_t padding = small_padding ? 0 : MAX_MBPAIR_SIZE; in ff_h2645_packet_split()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dh2645_parse.h30 #define MAX_MBPAIR_SIZE (256*1024) // a tighter bound could be calculated if someone cares about a … macro
H A Dh2645_parse.c399 int64_t padding = small_padding ? 0 : MAX_MBPAIR_SIZE; in ff_h2645_packet_split()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dh2645_parse.h30 #define MAX_MBPAIR_SIZE (256*1024) // a tighter bound could be calculated if someone cares about a … macro
H A Dh2645_parse.c399 int64_t padding = small_padding ? 0 : MAX_MBPAIR_SIZE; in ff_h2645_packet_split()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dh2645_parse.h30 #define MAX_MBPAIR_SIZE (256*1024) // a tighter bound could be calculated if someone cares about a … macro
H A Dh2645_parse.c399 int64_t padding = small_padding ? 0 : MAX_MBPAIR_SIZE; in ff_h2645_packet_split()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dh2645_parse.h30 #define MAX_MBPAIR_SIZE (256*1024) // a tighter bound could be calculated if someone cares about a … macro
H A Dh2645_parse.c399 int64_t padding = small_padding ? 0 : MAX_MBPAIR_SIZE; in ff_h2645_packet_split()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dh264.h56 #define MAX_MBPAIR_SIZE (256*1024) // a tighter bound could be calculated if someone cares about a … macro
H A Dh264.c301 …_fast_padded_malloc(&h->rbsp_buffer[bufidx], &h->rbsp_buffer_size[bufidx], length+MAX_MBPAIR_SIZE); in ff_h264_decode_nal()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dh264.h56 #define MAX_MBPAIR_SIZE (256*1024) // a tighter bound could be calculated if someone cares about a … macro
H A Dh264.c301 …_fast_padded_malloc(&h->rbsp_buffer[bufidx], &h->rbsp_buffer_size[bufidx], length+MAX_MBPAIR_SIZE); in ff_h264_decode_nal()