MAX_PLANES 140 libavcodec/ffv1.c fs->sample_buffer = av_malloc_array((fs->width + 6), 3 * MAX_PLANES * MAX_PLANES 97 libavcodec/ffv1.h PlaneContext plane[MAX_PLANES]; MAX_PLANES 420 libavcodec/ffv1enc.c memset(s->sample_buffer, 0, ring_size * MAX_PLANES * MAX_PLANES 425 libavcodec/ffv1enc.c for (p = 0; p < MAX_PLANES; p++) MAX_PLANES 183 libavcodec/proresenc_kostya.c DECLARE_ALIGNED(16, int16_t, blocks)[MAX_PLANES][64 * 4 * MAX_MBS_PER_SLICE]; MAX_PLANES 191 libavcodec/proresenc_kostya.c DECLARE_ALIGNED(16, int16_t, blocks)[MAX_PLANES][64 * 4 * MAX_MBS_PER_SLICE]; MAX_PLANES 758 libavcodec/proresenc_kostya.c int num_cblocks[MAX_PLANES], pwidth; MAX_PLANES 759 libavcodec/proresenc_kostya.c int plane_factor[MAX_PLANES], is_chroma[MAX_PLANES]; MAX_PLANES 722 libavcodec/snow.c for(plane_index=0; plane_index < MAX_PLANES; plane_index++){ MAX_PLANES 170 libavcodec/snow.h Plane plane[MAX_PLANES]; MAX_PLANES 161 libavfilter/drawutils.c int pixelstep[MAX_PLANES] = { 0 }; MAX_PLANES 172 libavfilter/drawutils.c if (c->plane >= MAX_PLANES) MAX_PLANES 52 libavfilter/drawutils.h int pixelstep[MAX_PLANES]; /*< offset between pixels */ MAX_PLANES 53 libavfilter/drawutils.h uint8_t comp_mask[MAX_PLANES]; /*< bitmask of used non-alpha components */ MAX_PLANES 54 libavfilter/drawutils.h uint8_t hsub[MAX_PLANES]; /*< horizontal subsampling */ MAX_PLANES 55 libavfilter/drawutils.h uint8_t vsub[MAX_PLANES]; /*< vertical subsampling */ MAX_PLANES 66 libavfilter/drawutils.h } comp[MAX_PLANES];