Searched refs:pix (Results 1 – 6 of 6) sorted by relevance
270 MS_PIXEL_32BIT pix; in MDrv_XC_GetAverageData() local271 MDrv_XC_Get_Pixel(x,y,&pix); in MDrv_XC_GetAverageData()274 u32Rtt += pix.R_Cr; in MDrv_XC_GetAverageData()275 u32Gtt += pix.G_Y; in MDrv_XC_GetAverageData()276 u32Btt += pix.B_Cb; in MDrv_XC_GetAverageData()
6456 //base_offset = (frame_line_cnt -2) * line_offset * (N-bits/pix)/64-bits6486 //base_offset = (frame_line_cnt -2) * line_offset * (N-bits/pix)/64-bits6855 // IPM offset / IPM fetch /OPM offset: All project --> 32pix align6857 // Janus /T7 --> 32pix align6858 // Others ( T8/T9/T12/T13/m10/J2 ) --> 2pix align7365 //base_offset = (frame_line_cnt -2) * line_offset * (N-bits/pix)/64-bits7369 //base_offset = (frame_line_cnt -2) * line_offset * (N-bits/pix)/64-bits7717 // IPM offset / IPM fetch /OPM offset: All project --> 32pix align7719 // Janus /T7 --> 32pix align7720 // Others ( T8/T9/T12/T13/m10/J2 ) --> 2pix align[all …]
7727 //if MDE_Vend < FDE_Vend must move MDE Vend to aviod pixshift last V pix repeat
1626 //map memory config to bit per pix
1223 GdkPixbuf *pix; in set_node() local1225 pix = gdk_pixbuf_new_from_xpm_data((const char **) in set_node()1242 COL_PIXBUF, pix, in set_node()1250 g_object_unref(pix); in set_node()
1318 struct v4l2_pix_format pix; // V4L2_BUF_TYPE_VIDEO_CAPTURE member