Home | History | Annotate | Download | only in generic

Lines Matching refs:y_height

109   assert(ybf->y_height - ybf->y_crop_height < 16);
111 assert(ybf->y_height - ybf->y_crop_height >= 0);
116 ybf->border + ybf->y_height - ybf->y_crop_height,
135 const int ss_y = ybf->uv_height < ybf->y_height;
141 assert(ybf->y_height - ybf->y_crop_height < 16);
143 assert(ybf->y_height - ybf->y_crop_height >= 0);
150 ext_size + ybf->y_height - ybf->y_crop_height,
161 ext_size + ybf->y_height - ybf->y_crop_height,
204 assert(src_ybc->y_height == dst_ybc->y_height);
207 for (row = 0; row < src_ybc->y_height; ++row) {
246 assert(src_ybc->y_height == dst_ybc->y_height);
252 for (row = 0; row < src_ybc->y_height; ++row) {
283 for (row = 0; row < src_ybc->y_height; ++row) {
321 for (row = 0; row < src_ybc->y_height; ++row) {
330 for (row = 0; row < src_ybc->y_height; ++row) {