Searched refs:work_pix_sz (Results 1 – 1 of 1) sorted by relevance
202 int pix_sz = CV_ELEM_SIZE(src_type), work_pix_sz = CV_ELEM_SIZE(work_type); in start_process() local220 buf_step = cvAlign(bw*work_pix_sz, ALIGN); in start_process()