Lines Matching refs:plane
119 Plane *plane;
129 Plane plane[3];
578 SubBand *b = &s->plane[p].band[level][orientation];
754 &s->plane[p].band[level][orientation],
846 const Plane *p = transform_dat->plane;
908 s->transform_args[i].plane = &s->plane[i];
1015 av_freep(&s->plane[i].coef_buf);
1129 p = &s->plane[i];
1155 s->plane[i].coef_stride,
1156 s->plane[i].dwt_height,
1162 s->num_x = s->plane[0].dwt_width/s->slice_width;
1163 s->num_y = s->plane[0].dwt_height/s->slice_height;