Searched refs:timblogiw_frame_size (Results 1 – 1 of 1) sorted by relevance
102 static int timblogiw_frame_size(const struct timblogiw_tvnorm *norm) in timblogiw_frame_size() function174 format->fmt.pix.sizeimage = timblogiw_frame_size(fh->cur_norm); in timblogiw_g_fmt()479 *size = timblogiw_frame_size(fh->cur_norm); in buffer_setup()496 unsigned int data_size = timblogiw_frame_size(fh->cur_norm); in buffer_prepare()553 sg_elems = timblogiw_frame_size(fh->cur_norm) / bytes_per_desc; in buffer_queue()555 (timblogiw_frame_size(fh->cur_norm) % bytes_per_desc) ? 1 : 0; in buffer_queue()