Home | History | Annotate | Download | only in spulibs

Lines Matching refs:dst_height

137 	unsigned int dst_height = parms.dst_pixel_height;
157 unsigned int dst_picture_size = dst_width*dst_height;
170 float y_scale = (float)src_height/(float)dst_height;
228 for( dst_vu=0; dst_vu<(dst_height>>1)-1; dst_vu++ ) {
443 unsigned int dst_height = parms.dst_pixel_height;
458 unsigned int dst_picture_size = dst_width*dst_height;
476 float y_scale = (float)src_height/(float)dst_height;
533 for( dst_vu=0; dst_vu<(dst_height>>1)-1; dst_vu++ ) {
746 unsigned int dst_height = parms.dst_pixel_height;
761 unsigned int dst_picture_size = dst_width*dst_height;
774 float y_scale = (float)src_height/(float)dst_height;
827 for( dst_vu=0; dst_vu<(dst_height>>1)-1; dst_vu++ ) {
1034 unsigned int dst_height = parms.dst_pixel_height;
1050 unsigned int dst_picture_size = dst_width*dst_height;
1063 float y_scale = (float)src_height/(float)dst_height;
1116 for( dst_vu=0; dst_vu<(dst_height>>1)-1; dst_vu++ ) {