Lines Matching refs:plane
33 Plane *p= &s->plane[plane_index];
282 if (plane_index==2) q= s->plane[1].band[level][orientation].qlog;
283 else if(orientation==2) q= s->plane[plane_index].band[level][1].qlog;
285 s->plane[plane_index].band[level][orientation].qlog= q;
361 Plane *p= &s->plane[plane_index];
377 s->plane[2].diag_mc= s->plane[1].diag_mc;
378 s->plane[2].htaps = s->plane[1].htaps;
379 memcpy(s->plane[2].hcoeff, s->plane[1].hcoeff, sizeof(s->plane[1].hcoeff));
461 if ((res = ff_slice_buffer_init(&s->sb, s->plane[0].height,
464 s->plane[0].width,
469 Plane *p= &s->plane[plane_index];
510 Plane *p= &s->plane[plane_index];