Home | History | Annotate | Download | only in src

Lines Matching refs:pix_size

325     int pix_size = CV_ELEM_SIZE(src_type);
326 int width_n = (prev_x_range.end_index - prev_x_range.start_index)*pix_size;