Home
last modified time | relevance | path

Searched refs:av_fast_padded_malloc (Results 1 – 25 of 341) sorted by relevance

12345678910>>...14

/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dexrenc.c223 av_fast_padded_malloc(&scanline->uncompressed_data, &scanline->uncompressed_size, tmp_size); in encode_scanline_rle()
227 av_fast_padded_malloc(&scanline->tmp, &scanline->tmp_size, tmp_size); in encode_scanline_rle()
231av_fast_padded_malloc(&scanline->compressed_data, &scanline->compressed_size, max_compressed_size); in encode_scanline_rle()
283 av_fast_padded_malloc(&scanline->uncompressed_data, &scanline->uncompressed_size, tmp_size); in encode_scanline_zip()
287 av_fast_padded_malloc(&scanline->tmp, &scanline->tmp_size, tmp_size); in encode_scanline_zip()
291av_fast_padded_malloc(&scanline->compressed_data, &scanline->compressed_size, max_compressed_size); in encode_scanline_zip()
H A Dxpmdec.c318 av_fast_padded_malloc(&x->buf, &x->buf_size, avpkt->size); in xpm_decode_frame()
363 av_fast_padded_malloc(&x->pixels, &x->pixels_size, size); in xpm_decode_frame()
H A Dlscrdec.c182 av_fast_padded_malloc(&s->buffer, &s->buffer_size, s->row_size + 16); in decode_frame_lscr()
188 av_fast_padded_malloc(&s->last_row, &s->last_row_size, s->row_size); in decode_frame_lscr()
H A Dagm.c324 av_fast_padded_malloc(&s->wblocks, &s->wblocks_size, in decode_intra_plane()
402 av_fast_padded_malloc(&s->wblocks, &s->wblocks_size, in decode_inter_plane()
407 av_fast_padded_malloc(&s->map, &s->map_size, in decode_inter_plane()
486 av_fast_padded_malloc(&s->wblocks, &s->wblocks_size, in decode_inter_plane()
491 av_fast_padded_malloc(&s->map, &s->map_size, in decode_inter_plane()
838 av_fast_padded_malloc(&s->mvectors, &s->mvectors_size, in decode_motion_vectors()
1060 av_fast_padded_malloc(&s->output, &s->padded_output_size, s->output_size); in decode_huffman2()
H A Dmv30.c429 av_fast_padded_malloc(&s->coeffs, &s->coeffs_size, nb_codes * sizeof(*s->coeffs)); in decode_intra()
490av_fast_padded_malloc(&s->mvectors, &s->mvectors_size, 2 * s->nb_mvectors * sizeof(*s->mvectors)); in decode_inter()
518 av_fast_padded_malloc(&s->coeffs, &s->coeffs_size, nb_codes * sizeof(*s->coeffs)); in decode_inter()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dexrenc.c223 av_fast_padded_malloc(&scanline->uncompressed_data, &scanline->uncompressed_size, tmp_size); in encode_scanline_rle()
227 av_fast_padded_malloc(&scanline->tmp, &scanline->tmp_size, tmp_size); in encode_scanline_rle()
231av_fast_padded_malloc(&scanline->compressed_data, &scanline->compressed_size, max_compressed_size); in encode_scanline_rle()
283 av_fast_padded_malloc(&scanline->uncompressed_data, &scanline->uncompressed_size, tmp_size); in encode_scanline_zip()
287 av_fast_padded_malloc(&scanline->tmp, &scanline->tmp_size, tmp_size); in encode_scanline_zip()
291av_fast_padded_malloc(&scanline->compressed_data, &scanline->compressed_size, max_compressed_size); in encode_scanline_zip()
H A Dxpmdec.c318 av_fast_padded_malloc(&x->buf, &x->buf_size, avpkt->size); in xpm_decode_frame()
367 av_fast_padded_malloc(&x->pixels, &x->pixels_size, size); in xpm_decode_frame()
H A Dlscrdec.c182 av_fast_padded_malloc(&s->buffer, &s->buffer_size, s->row_size + 16); in decode_frame_lscr()
188 av_fast_padded_malloc(&s->last_row, &s->last_row_size, s->row_size); in decode_frame_lscr()
H A Dagm.c324 av_fast_padded_malloc(&s->wblocks, &s->wblocks_size, in decode_intra_plane()
402 av_fast_padded_malloc(&s->wblocks, &s->wblocks_size, in decode_inter_plane()
407 av_fast_padded_malloc(&s->map, &s->map_size, in decode_inter_plane()
486 av_fast_padded_malloc(&s->wblocks, &s->wblocks_size, in decode_inter_plane()
491 av_fast_padded_malloc(&s->map, &s->map_size, in decode_inter_plane()
838 av_fast_padded_malloc(&s->mvectors, &s->mvectors_size, in decode_motion_vectors()
1060 av_fast_padded_malloc(&s->output, &s->padded_output_size, s->output_size); in decode_huffman2()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dxpmdec.c313 av_fast_padded_malloc(&x->buf, &x->buf_size, avpkt->size); in xpm_decode_frame()
358 av_fast_padded_malloc(&x->pixels, &x->pixels_size, size); in xpm_decode_frame()
H A Deatqi.c148 av_fast_padded_malloc(&t->bitstream_buf, &t->bitstream_buf_size, in tqi_decode_frame()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dxpmdec.c318 av_fast_padded_malloc(&x->buf, &x->buf_size, avpkt->size); in xpm_decode_frame()
363 av_fast_padded_malloc(&x->pixels, &x->pixels_size, size); in xpm_decode_frame()
H A Dagm.c322 av_fast_padded_malloc(&s->wblocks, &s->wblocks_size, in decode_intra_plane()
400 av_fast_padded_malloc(&s->wblocks, &s->wblocks_size, in decode_inter_plane()
405 av_fast_padded_malloc(&s->map, &s->map_size, in decode_inter_plane()
484 av_fast_padded_malloc(&s->wblocks, &s->wblocks_size, in decode_inter_plane()
489 av_fast_padded_malloc(&s->map, &s->map_size, in decode_inter_plane()
836 av_fast_padded_malloc(&s->mvectors, &s->mvectors_size, in decode_motion_vectors()
1058 av_fast_padded_malloc(&s->output, &s->padded_output_size, s->output_size); in decode_huffman2()
H A Deatqi.c151 av_fast_padded_malloc(&t->bitstream_buf, &t->bitstream_buf_size, in tqi_decode_frame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dxpmdec.c318 av_fast_padded_malloc(&x->buf, &x->buf_size, avpkt->size); in xpm_decode_frame()
363 av_fast_padded_malloc(&x->pixels, &x->pixels_size, size); in xpm_decode_frame()
H A Dagm.c322 av_fast_padded_malloc(&s->wblocks, &s->wblocks_size, in decode_intra_plane()
400 av_fast_padded_malloc(&s->wblocks, &s->wblocks_size, in decode_inter_plane()
405 av_fast_padded_malloc(&s->map, &s->map_size, in decode_inter_plane()
484 av_fast_padded_malloc(&s->wblocks, &s->wblocks_size, in decode_inter_plane()
489 av_fast_padded_malloc(&s->map, &s->map_size, in decode_inter_plane()
836 av_fast_padded_malloc(&s->mvectors, &s->mvectors_size, in decode_motion_vectors()
1058 av_fast_padded_malloc(&s->output, &s->padded_output_size, s->output_size); in decode_huffman2()
H A Deatqi.c151 av_fast_padded_malloc(&t->bitstream_buf, &t->bitstream_buf_size, in tqi_decode_frame()
/dports/lang/spidermonkey60/firefox-60.9.0/media/ffvpx/libavcodec/
H A Davcodec.symbols20 av_fast_padded_malloc
/dports/lang/spidermonkey78/firefox-78.9.0/media/ffvpx/libavcodec/
H A Davcodec.symbols20 av_fast_padded_malloc
/dports/www/firefox-esr/firefox-91.8.0/media/ffvpx/libavcodec/
H A Davcodec.symbols20 av_fast_padded_malloc
/dports/www/firefox/firefox-99.0/media/ffvpx/libavcodec/
H A Davcodec.symbols21 av_fast_padded_malloc
/dports/mail/thunderbird/thunderbird-91.8.0/media/ffvpx/libavcodec/
H A Davcodec.symbols20 av_fast_padded_malloc
/dports/www/firefox-legacy/firefox-52.8.0esr/media/ffvpx/libavcodec/
H A Davcodec.symbols24 av_fast_padded_malloc
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Deatqi.c127 av_fast_padded_malloc(&t->bitstream_buf, &t->bitstream_buf_size, in tqi_decode_frame()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Deatqi.c127 av_fast_padded_malloc(&t->bitstream_buf, &t->bitstream_buf_size, in tqi_decode_frame()

12345678910>>...14