Home
last modified time | relevance | path

Searched refs:sample_buffer32 (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dffv1.c140 fs->sample_buffer32 = av_malloc_array((fs->width + 6), 3 * MAX_PLANES * in ff_ffv1_init_slice_contexts()
141 sizeof(*fs->sample_buffer32)); in ff_ffv1_init_slice_contexts()
142 if (!fs->sample_buffer || !fs->sample_buffer32) in ff_ffv1_init_slice_contexts()
218 av_freep(&fs->sample_buffer32); in ff_ffv1_close()
H A Dffv1.h106 int32_t *sample_buffer32; member

Completed in 2 milliseconds