Home
last modified time | relevance | path

Searched refs:skip (Results 1 – 10 of 10) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.c364 int skip = 1; in get_next_line() local
370 if (skip && isspace(*p)) { in get_next_line()
374 skip = 0; in get_next_line()
1694 mod->skip = 1; in read_symbols()
2040 mod->skip = 1; in read_dump()
2159 if (mod->skip) in main()
2169 if (mod->skip) in main()
H A Dmodpost.h111 int skip; member
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dqconf.cc728 goto skip; in contentsMouseReleaseEvent()
768 skip: in contentsMouseReleaseEvent()
788 goto skip; in contentsMouseDoubleClickEvent()
791 goto skip; in contentsMouseDoubleClickEvent()
795 goto skip; in contentsMouseDoubleClickEvent()
802 skip: in contentsMouseDoubleClickEvent()
H A Dnconf.c373 const int skip = 1; in print_function_line() local
385 offset += strlen(function_keys[i].func) + skip; in print_function_line()
/utopia/UTPA2-700.0.x/projects/build/scripts/
H A DKbuild.include169 # skip if -I has no parameter
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_scaling.c.0871 //So, if bBluescreenEnabled = TRUE, need skip enable SUB IP_Memory_Write
2616 …//(1. We can skip pre-scaling filter update. 2. We can decide which method we can use for load reg…
2948 )//hw 2d->3d is not related with sub window, so skip it.
3181 … //cannot retrieve HSD_Sampling or HSD_Y and HSD_C is true in skip rule
3244 … //cannot retrieve HSD_Sampling or HSD_Y and HSD_C is true in skip rule
3309 …_DBGLEVEL_SETWINDOW,"xc: 3D has changed the H prescaling setting, need to skip PQ HSD_Sampling/HSD…
3477 // 1. hsd_y, hsd_c skip rule true
3542 …//Note: if HSD_Y, HSD_C is in PQ skip rule, and the skip is Y, the driver logic will be very caref…
9203 //Need linebuffer Offset skip dummy data.
10720 // adjust OPM offset to make HW skip line
H A Dmvideo.c.03282 …SrcInfo->bMemYUVFmt != TRUE) && (eWindow == SUB_WINDOW)) //IP_CSC output is RGB, so skip 444 to 422
/utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/include/
H A Dmhal_xc_chip_config.h.0352 //M10, A2, J2 HW will automatic use IPM fetch's reg setting to alignment IPM fetch, so skip sw alig…
/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Dpng.h3285 PNG_EXTERN MS_U32 png_crc_finish PNGARG((png_structp png_ptr, png_uint_32 skip));
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c.019495 /// Decoder will skip all frames before target PTS, and start decode with full speed after target …