Home | History | Annotate | Download | only in enc

Lines Matching refs:off_a

891       const int off_a = (y * pic->a_stride + x) * SIZE;
894 if (is_transparent_area(a_ptr + off_a, pic->a_stride, SIZE)) {