| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | gconf.c | 76 static void set_node(GtkTreeIter * node, struct menu *menu, gchar ** row); 1097 static gchar *row[COL_NUMBER]; in fill_row() local 1106 g_free(row[i]); in fill_row() 1107 bzero(row, sizeof(row)); in fill_row() 1109 row[COL_OPTION] = in fill_row() 1114 row[COL_COLOR] = g_strdup("DarkGray"); in fill_row() 1117 row[COL_COLOR] = g_strdup("DarkGray"); in fill_row() 1119 row[COL_COLOR] = g_strdup("Black"); in fill_row() 1124 row[COL_PIXBUF] = (gchar *) xpm_menu; in fill_row() 1126 row[COL_PIXVIS] = GINT_TO_POINTER(TRUE); in fill_row() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mfe/api/mfe/ |
| H A D | yuvgen.c | 249 int blk, row; in ConvertYuvFromTile() local 272 for (row = 0; row < 8; row++) in ConvertYuvFromTile() 303 for (row = 0; row < 8; row++) in ConvertYuvFromTile() 441 int blk, row; in yuv2tile() local 469 for (row = 0; row < 8; row++) in yuv2tile() 506 for (row = 0; row < 8; row++) in yuv2tile()
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/src/ |
| H A D | jpeg_cmodel.c | 654 MS_U8 row = gu8Max_mcu_y_size - gu16Mcu_lines_left; in JPEG_CMODEL_H1V1Convert() local 656 MS_U8 *s = gpu8Sample_buf + row * 8; in JPEG_CMODEL_H1V1Convert() 682 MS_U8 row = gu8Max_mcu_y_size - gu16Mcu_lines_left; in JPEG_CMODEL_H4V1Convert() local 684 MS_U8 *y = gpu8Sample_buf + row * 8; in JPEG_CMODEL_H4V1Convert() 685 MS_U8 *c = gpu8Sample_buf + 4 * 64 + row * 8; in JPEG_CMODEL_H4V1Convert() 728 MS_U8 row = gu8Max_mcu_y_size - gu16Mcu_lines_left; in JPEG_CMODEL_H2V1Convert() local 730 MS_U8 *y = gpu8Sample_buf + row * 8; in JPEG_CMODEL_H2V1Convert() 731 MS_U8 *c = gpu8Sample_buf + 2 * 64 + row * 8; in JPEG_CMODEL_H2V1Convert() 773 MS_U8 row = gu8Max_mcu_y_size - gu16Mcu_lines_left; in JPEG_CMODEL_H1V2Convert() local 780 if ( row < 8 ) in JPEG_CMODEL_H1V2Convert() [all …]
|
| H A D | h2v2.c | 116 U8 row = gu8Max_mcu_y_size - gu16Mcu_lines_left; in msAPI_JPEG_H2V2Convert() local 123 if ( row < 8 ) in msAPI_JPEG_H2V2Convert() 125 y = gpu8Sample_buf + row * 8; in msAPI_JPEG_H2V2Convert() 129 y = gpu8Sample_buf + 64 * 2 + ( row & 7 ) * 8; in msAPI_JPEG_H2V2Convert() 132 c = gpu8Sample_buf + 64 * 4 + ( row >> 1 ) * 8; in msAPI_JPEG_H2V2Convert()
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/src/ |
| H A D | jpeg_cmodel.c | 654 MS_U8 row = gu8Max_mcu_y_size - gu16Mcu_lines_left; in JPEG_CMODEL_H1V1Convert() local 656 MS_U8 *s = gpu8Sample_buf + row * 8; in JPEG_CMODEL_H1V1Convert() 682 MS_U8 row = gu8Max_mcu_y_size - gu16Mcu_lines_left; in JPEG_CMODEL_H4V1Convert() local 684 MS_U8 *y = gpu8Sample_buf + row * 8; in JPEG_CMODEL_H4V1Convert() 685 MS_U8 *c = gpu8Sample_buf + 4 * 64 + row * 8; in JPEG_CMODEL_H4V1Convert() 728 MS_U8 row = gu8Max_mcu_y_size - gu16Mcu_lines_left; in JPEG_CMODEL_H2V1Convert() local 730 MS_U8 *y = gpu8Sample_buf + row * 8; in JPEG_CMODEL_H2V1Convert() 731 MS_U8 *c = gpu8Sample_buf + 2 * 64 + row * 8; in JPEG_CMODEL_H2V1Convert() 773 MS_U8 row = gu8Max_mcu_y_size - gu16Mcu_lines_left; in JPEG_CMODEL_H1V2Convert() local 780 if ( row < 8 ) in JPEG_CMODEL_H1V2Convert() [all …]
|
| H A D | h2v2.c | 116 U8 row = gu8Max_mcu_y_size - gu16Mcu_lines_left; in msAPI_JPEG_H2V2Convert() local 123 if ( row < 8 ) in msAPI_JPEG_H2V2Convert() 125 y = gpu8Sample_buf + row * 8; in msAPI_JPEG_H2V2Convert() 129 y = gpu8Sample_buf + 64 * 2 + ( row & 7 ) * 8; in msAPI_JPEG_H2V2Convert() 132 c = gpu8Sample_buf + 64 * 4 + ( row >> 1 ) * 8; in msAPI_JPEG_H2V2Convert()
|
| /utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/ |
| H A D | yuvgen.c | 247 MS_S32 blk, row; in ConvertYuvFromTile() local 270 for (row = 0; row < 8; row++) in ConvertYuvFromTile() 301 for (row = 0; row < 8; row++) in ConvertYuvFromTile() 577 MS_S32 blk, row; in yuv2tile() local 605 for (row = 0; row < 8; row++) in yuv2tile() 642 for (row = 0; row < 8; row++) in yuv2tile()
|
| /utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/ |
| H A D | png.h | 1920 png_bytepp row, png_bytepp display_row, png_uint_32 num_rows)); 1926 png_bytep row, 1938 png_bytep row)); 1942 png_bytepp row, png_uint_32 num_rows)); 3457 PNG_EXTERN void png_combine_row PNGARG((png_structp png_ptr, png_bytep row, 3474 png_bytep row, MS_U32 pass)); 3479 png_row_infop row_info, png_bytep row, png_bytep prev_row, MS_U32 filter)); 3500 png_bytep row, png_uint_32 filler, png_uint_32 flags)); 3505 png_bytep row)); 3510 png_bytep row)); [all …]
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/k6lite/pq/ |
| H A D | mhal_pq.c | 699 MS_U8 data, row, col; in Hal_PQ_set_sram_ihc_crd_table() 720 row = (int)(v_idx-(v_idx/2)*2); in Hal_PQ_set_sram_ihc_crd_table() 723 if ( (row==1) & (col==1) ) in Hal_PQ_set_sram_ihc_crd_table() 729 if ( (row==1) & (col==0) ) in Hal_PQ_set_sram_ihc_crd_table() 735 if ( (row==0) & (col==1) ) in Hal_PQ_set_sram_ihc_crd_table() 741 if ( (row==0) & (col==0) ) in Hal_PQ_set_sram_ihc_crd_table() 752 row = (v_idx-(v_idx/2)*2); in Hal_PQ_set_sram_ihc_crd_table() 756 if (row==1) in Hal_PQ_set_sram_ihc_crd_table()
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/kano/pq/ |
| H A D | mhal_pq.c | 701 MS_U8 data, row, col; in Hal_PQ_set_sram_ihc_crd_table() 722 row = (int)(v_idx-(v_idx/2)*2); in Hal_PQ_set_sram_ihc_crd_table() 725 if ( (row==1) & (col==1) ) in Hal_PQ_set_sram_ihc_crd_table() 731 if ( (row==1) & (col==0) ) in Hal_PQ_set_sram_ihc_crd_table() 737 if ( (row==0) & (col==1) ) in Hal_PQ_set_sram_ihc_crd_table() 743 if ( (row==0) & (col==0) ) in Hal_PQ_set_sram_ihc_crd_table() 754 row = (v_idx-(v_idx/2)*2); in Hal_PQ_set_sram_ihc_crd_table() 758 if (row==1) in Hal_PQ_set_sram_ihc_crd_table()
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/k6/pq/ |
| H A D | mhal_pq.c | 699 MS_U8 data, row, col; in Hal_PQ_set_sram_ihc_crd_table() 720 row = (int)(v_idx-(v_idx/2)*2); in Hal_PQ_set_sram_ihc_crd_table() 723 if ( (row==1) & (col==1) ) in Hal_PQ_set_sram_ihc_crd_table() 729 if ( (row==1) & (col==0) ) in Hal_PQ_set_sram_ihc_crd_table() 735 if ( (row==0) & (col==1) ) in Hal_PQ_set_sram_ihc_crd_table() 741 if ( (row==0) & (col==0) ) in Hal_PQ_set_sram_ihc_crd_table() 752 row = (v_idx-(v_idx/2)*2); in Hal_PQ_set_sram_ihc_crd_table() 756 if (row==1) in Hal_PQ_set_sram_ihc_crd_table()
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/curry/pq/ |
| H A D | mhal_pq.c | 699 MS_U8 data, row, col; in Hal_PQ_set_sram_ihc_crd_table() 720 row = (int)(v_idx-(v_idx/2)*2); in Hal_PQ_set_sram_ihc_crd_table() 723 if ( (row==1) & (col==1) ) in Hal_PQ_set_sram_ihc_crd_table() 729 if ( (row==1) & (col==0) ) in Hal_PQ_set_sram_ihc_crd_table() 735 if ( (row==0) & (col==1) ) in Hal_PQ_set_sram_ihc_crd_table() 741 if ( (row==0) & (col==0) ) in Hal_PQ_set_sram_ihc_crd_table() 752 row = (v_idx-(v_idx/2)*2); in Hal_PQ_set_sram_ihc_crd_table() 756 if (row==1) in Hal_PQ_set_sram_ihc_crd_table()
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/ace/ |
| H A D | drvACE.c | 952 MS_U8 row, col; in MDrv_XC_ACE_Set_IHC_SRAM() local 975 row = (int)(v_idx-(v_idx/2)*2); in MDrv_XC_ACE_Set_IHC_SRAM() 978 if ( (row==1) & (col==1) ) in MDrv_XC_ACE_Set_IHC_SRAM() 984 if ( (row==1) & (col==0) ) in MDrv_XC_ACE_Set_IHC_SRAM() 990 if ( (row==0) & (col==1) ) in MDrv_XC_ACE_Set_IHC_SRAM() 996 if ( (row==0) & (col==0) ) in MDrv_XC_ACE_Set_IHC_SRAM() 1006 row = (v_idx-(v_idx/2)*2); in MDrv_XC_ACE_Set_IHC_SRAM() 1010 if (row==1) in MDrv_XC_ACE_Set_IHC_SRAM()
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/lxdialog/ |
| H A D | textbox.c | 26 static void print_line(WINDOW * win, int row, int width); 321 static void print_line(WINDOW * win, int row, int width) in print_line() argument 328 wmove(win, row, 0); /* move cursor to correct line */ in print_line()
|
| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/ |
| H A D | mfe_reg_jpge.c_ | 172 if (pJpgInfo->nFrameMode==0) { //hw row mode
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mdrv_sc_display.c.0 | 715 …XC_LOG_TRACE(XC_DBGLEVEL_SETTIMING,"Warning! custom frc table is invalid(the last row should defin…
|
| H A D | mvideo.c.0 | 5265 …b PQ source type don't set, because there is no setwin(sub). So load first row in PQ table in qual…
|