Searched refs:total_buf_sz (Results 1 – 1 of 1) sorted by relevance
132 int total_buf_sz, src_pix_sz, row_tab_sz, bsz; in init() local180 total_buf_sz = buf_size + row_tab_sz + bsz; in init()182 CV_CALL( ptr = buffer = (uchar*)cvAlloc( total_buf_sz )); in init()