Home
last modified time | relevance | path

Searched refs:total (Results 1 – 17 of 17) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Dbin2c.c14 int ch, total=0; in main() local
24 total++; in main()
26 if (total % 16 == 0) in main()
33 printf("\t;\n\nconst int %s_size = %d;\n", argv[1], total); in main()
H A Dkallsyms.c265 int c, rlen, total=0; in expand_symbol() local
273 total++; in expand_symbol()
277 total += rlen; in expand_symbol()
285 return total; in expand_symbol()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A Dbufmng.c375 MS_S32 sizeY, sizeC, i, total; in h264AllocDRAM() local
410 total = pInfo->BufPool.FrameBufPoolSize; in h264AllocDRAM()
413 for (i=0; i<total; i++) { in h264AllocDRAM()
557 MS_S32 total; in h264GetBufferAddr() local
559 total = pInfo->BufPool.FrameBufPoolSize; in h264GetBufferAddr()
561 for (i=0; i<total; i++) in h264GetBufferAddr()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A Dbufmng.c319 int sizeY, sizeC, i, total; in h264AllocDRAM() local
339 total = pConfig->bInterlace ? MAX_BUFPOOL_COUNT : (MAX_BUFPOOL_COUNT>>1); in h264AllocDRAM()
340 for (i=0; i<total; i++) { in h264AllocDRAM()
439 int total = pConfig->bInterlace ? MAX_BUFPOOL_COUNT : (MAX_BUFPOOL_COUNT>>1); in h264GetBufferAddr() local
440 for (i=0; i<total; i++) in h264GetBufferAddr()
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dnconf.gui.c178 int total = 1; in get_line_no() local
185 total++; in get_line_no()
186 return total; in get_line_no()
H A Dlex.zconf.c_shipped1430 * yy_c_buf_p so that if some total
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvEhciHcd.c817 ms_qtd_pack (struct ehci_qtd *pQtd, dma_addr_t tBufAddr, size_t total, in ms_qtd_pack() argument
829 if (total < u32Cnt) /* ... iff needed */ in ms_qtd_pack()
830 u32Cnt = total; in ms_qtd_pack()
837 for (i = 1; u32Cnt < total && i < 5; i++) in ms_qtd_pack()
842 u32Cnt = ((u32Cnt+0x1000) < total) ? (u32Cnt+0x1000) : total; in ms_qtd_pack()
846 if (u32Cnt != total) in ms_qtd_pack()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dsmb.h32 __u16 total; member
/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Dinflate.h162 MS_U32 total; /* protected copy of output count */ member
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.c2814 size_t total; in do_check_malloc_state() local
2835 total = traverse_and_check(m); in do_check_malloc_state()
2836 assert(total <= m->footprint); in do_check_malloc_state()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c3398 size_t total; in do_check_malloc_state() local
3419 total = traverse_and_check(m); in do_check_malloc_state()
3420 assert(total <= m->footprint); in do_check_malloc_state()
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_scaling.c.03363 …// That means we only have 1920 pixels line buffer (the total length of 8 line UCNR line buffer is…
3388 …// That means we only have 1920 pixels line buffer (the total length of 8 line UCNR line buffer is…
6787 …XC_LOG_TRACE(XC_DGBLEVEL_CROPCALC,"Crop total offset pixel counts %td\n",(ptrdiff_t)u32OPMPixelOff…
6810 …XC_LOG_TRACE(XC_DGBLEVEL_CROPCALC,"Crop total offset pixel counts for field/frame %td (eFrameStore…
7642 XC_LOG_TRACE(XC_DGBLEVEL_CROPCALC,"Crop total offset pixel counts %ld\n",u32FRCM_RPixelOffset);
7644 …XC_LOG_TRACE(XC_DGBLEVEL_CROPCALC,"Crop total offset pixel counts %td\n",(ptrdiff_t)u32FRCM_RPixel…
7671 …XC_LOG_TRACE(XC_DGBLEVEL_CROPCALC,"Crop total offset pixel counts for field/frame %ld (eFRCMFrameS…
7673 …XC_LOG_TRACE(XC_DGBLEVEL_CROPCALC,"Crop total offset pixel counts for field/frame %td (eFRCMFrameS…
8965 XC_LOG_TRACE(XC_DGBLEVEL_CROPCALC,"Crop total offset pixel counts %ld\n",u32OPMPixelOffset);
8967 …XC_LOG_TRACE(XC_DGBLEVEL_CROPCALC,"Crop total offset pixel counts %td\n",(ptrdiff_t)u32OPMPixelOff…
[all …]
H A Dmvideo.c.01409 //Others, total 6 MIU request client
3737 //double horizontal total for the bandwidth calculation.
4640 // The total pixel conut of display window can not be odd.
4970 …XC_LOG_TRACE(XC_DBGLEVEL_SETWINDOW,"H/V total = (%u, %u), VFreq = %u\n", pstXC_SetWin_Info->u16Def…
10354 …XC_LOG_TRACE(XC_DBGLEVEL_SETWINDOW,"H/V total = (%u, %u), VFreq = %u\n", pstXC_SetWin_Info->u16Def…
11345 …NDOW].Status2.stXCOSDCTIMING.u16OC_Tgen_HTotal = 0x7FF; //should be odd(total cycle: htt+1),
12597 // The total pixel conut of display window can not be odd.
12653 …XC_LOG_TRACE(XC_DBGLEVEL_SETWINDOW,"H/V total = (%u, %u), VFreq = %u\n", pstXC_SetWin_Info->u16Def…
H A Dmdrv_sc_display.c.02410 // H/V Sync infomation and H/V output total that corresponding to this sync info.
8939 // REG_SC_BK10_0C_L: Expect H total - 1
8940 // REG_SC_BK10_0E_L: Real H total - 1
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped1125 * yy_c_buf_p so that if some total
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped1192 * yy_c_buf_p so that if some total
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c.0731 MS_SIZE szSize; // total size of this block
749 MS_U16 u16NumBlocks; // total number of blocks using in list
760 MS_SIZE szTotalSize; // total size of this memory section
4100 // If setting total buffer, use it first
5191 // FIXME: Always alloc total size, and release later