Home
last modified time | relevance | path

Searched refs:n (Results 1 – 25 of 453) sorted by relevance

12345678910>>...19

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmvideo.c.0247 printf("[%s: %d]: this old version XC lib has only length:%lu driver status!!\n",\
257 …: %d]: new version XC lib shouldn't access to the space which doesn't exist in old structure!!\n",\
270 printf("[%s: %d]: this old version XC lib has only length:%u driver status!!\n",\
280 …: %d]: new version XC lib shouldn't access to the space which doesn't exist in old structure!!\n",\
344 …No instance existed, please get an instance by calling MApi_XC_Init() first\n",__FUNCTION__,__LINE…
354 printf("Obtain XC engine fail\n");
370 XC_LOG_TRACE(XC_DBGLEVEL_FUNCTION_TRACE, "Entry\n");
378 XC_LOG_TRACE(XC_DBGLEVEL_FUNCTION_TRACE, "Exit\n");
392 XC_LOG_TRACE(XC_DBGLEVEL_FUNCTION_TRACE, "Entry\n");
396 XC_LOG_TRACE(XC_DBGLEVEL_FUNCTION_TRACE, "Exit\n");
[all …]
H A Dmdrv_sc_display.c.0378 …XC_LOG_TRACE(XC_DBGLEVEL_SETWINDOW, "SC GenerateBlackVideo enable = %d,ewindow = %d\n", bEnable,eW…
407 printf("Scaler device not opened!!!!\n");
429 printf("MDRV_XC_IOC_CFDCONCTRL fail!!!!\n");
444 …XC_LOG_TRACE(XC_DBGLEVEL_SETWINDOW, "SC%d GenerateBlackVideo enable = %d,ewindow = %d\n", psXCInst…
552 …No instance existed, please get an instance by calling MApi_XC_Init() first\n",__FUNCTION__,__LINE…
561 printf("Obtain XC engine fail\n");
571 MS_U16 MDrv_SC_GCD(MS_U16 m, MS_U16 n)
576 n_cup = n;
602 XC_LOG_TRACE(XC_DBGLEVEL_SETTIMING, "@@@ bIsOutput48hz = %s\n",bIsOutput48hz?"TRUE":"FALSE")
609 …XC_LOG_TRACE(XC_DBGLEVEL_SETTIMING, "=====> @@@ 4k 0.5k@240 u16DefaultVFreq = %d\n",u16DefaultVFr…
[all …]
H A Dmdrv_sc_scaling.c.0577 …No instance existed, please get an instance by calling MApi_XC_Init() first\n",__FUNCTION__,__LINE…
586 printf("Obtain XC engine fail\n");
796 // printf("@@#@@[%s][%d]SWDBreg.u32DNRBase0[%d]=%lx\n", __FUNCTION__, __LINE__, eWindow, SWDBreg…
797 // printf("@@#@@[%s][%d]SWDBreg.u32OPMBase0[%d]=%lx\n", __FUNCTION__, __LINE__, eWindow, SWDBreg…
798 // printf("@@#@@[%s][%d]SWDBreg.u32WritelimitBase[%d]=%lx\n", __FUNCTION__, __LINE__, eWindow, S…
800 // printf("@@#@@[%s][%d]SWDBreg.u32FRCM_RBase0[%d]=%lx\n", __FUNCTION__, __LINE__, eWindow, SWDB…
801 // printf("@@#@@[%s][%d]SWDBreg.u32FRCM_WBase0[%d]=%lx\n", __FUNCTION__, __LINE__, eWindow, SWDB…
802 // printf("@@#@@[%s][%d]SWDBreg.u32FRCMWritelimitBase[%d]=%lx\n", __FUNCTION__, __LINE__, eWindo…
905 …No instance existed, please get an instance by calling MApi_XC_Init() first\n",__FUNCTION__,__LINE…
917 printf("Obtain XC engine fail\n");
[all …]
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dstring2.h100 # define memset(s, c, n) \ argument
101 (__extension__ (__builtin_constant_p (n) && (n) <= 16 \
102 ? ((n) == 1 \
104 : __memset_gc (s, c, n)) \
106 ? ({ void *__s = (s); __bzero (__s, n); __s; }) \
107 : memset (s, c, n))))
112 # define __memset_gc(s, c, n) \ argument
122 switch ((unsigned int) (n)) \
182 # define memset(s, c, n) \ argument
184 ? ({ void *__s = (s); __bzero (__s, n); __s; }) \
[all …]
H A Dstdio.h145 # define fread_unlocked(ptr, size, n, stream) \ argument
146 (__extension__ ((__builtin_constant_p (size) && __builtin_constant_p (n) \
147 && (size_t) (size) * (size_t) (n) <= 8 \
152 for (__cnt = (size_t) (size) * (size_t) (n); \
160 ((size_t) (size) * (size_t) (n) - __cnt) \
163 || (__builtin_constant_p (n) && (size_t) (n) == 0)) \
166 (void) (n), (size_t) 0) \
167 : fread_unlocked (ptr, size, n, stream))))
169 # define fwrite_unlocked(ptr, size, n, stream) \ argument
170 (__extension__ ((__builtin_constant_p (size) && __builtin_constant_p (n) \
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c.01120 VPRINTF("\n");
1169 VDEC_INFO(u8Idx, VDEC_PRINT("%s err: %d is not init success\n",__FUNCTION__,u8Idx));
1175 …, VDEC_PRINT("%s %d err: invalid streamID u8Idx(0x%x), u32DrvId(0x%x)!=0x%x\n", __FUNCTION__, u32C…
1382 VDEC_PRINT("VDEC HVD MApi_VDEC_DbgGetProgramCnt Err: MMIO_GetBASE failure\n");
1387 //VDEC_PRINT("HVD:1 u32RiuBaseAdd = %lx\n", u32RiuBaseAdd);
1456 VPRINTF("%s %d: Init Context failed\n",__func__,__LINE__);
1463 VPRINTF("%s %d: TEEC Open session failed\n",__func__,__LINE__);
1482 VPRINTF("%s %d: TEEC Invoke command failed\n",__func__,__LINE__);
1538 VPRINTF("[VDEC][TEE/OPTEE]%s,enable=%d\n",__FUNCTION__,enable);
2036 //VDEC_PRINT("_VDEC_EX_MallocDq %ld\n", i);
[all …]
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DKconfig4 default n
37 default n
43 default n
49 default n
55 default n
67 default n
73 default n
79 default n
85 default n
91 default n
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dgenksyms.c57 int n; member
365 struct string_list *n, *n2; in concat_list() local
369 for (va_start(ap, start); (n = va_arg(ap, struct string_list *));) { in concat_list()
370 for (n2 = n; n2->next; n2 = n2->next) in concat_list()
373 start = n; in concat_list()
393 struct string_list *res, *n; in copy_list_range() local
397 n = res = copy_node(start); in copy_list_range()
399 n->next = copy_node(start); in copy_list_range()
400 n = n->next; in copy_list_range()
402 n->next = NULL; in copy_list_range()
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.l72 ws [ \n\t]
73 n [A-Za-z0-9_]
79 [ \t]*#.*\n |
80 [ \t]*\n {
98 {n}+ {
112 \n {
132 \n BEGIN(INITIAL); current_file->lineno++; return T_EOL;
134 ({n}|[-/.])+ {
145 \\\n current_file->lineno++;
178 printf("%s:%d:warning: multi-line strings not supported\n", zconf_curname(), zconf_lineno());
[all …]
H A Dzconf.tab.c_shipped278 # define YYID(n) (n)
908 YYFPRINTF (stderr, "\n"); \
993 YYFPRINTF (stderr, "\n");
1021 YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n",
1030 YYFPRINTF (stderr, "\n");
1308 fprintf(stderr, "%s:%d: missing end statement for this entry\n",
1318 fprintf(stderr, "%s:%d: missing end statement for this entry\n",
1328 fprintf(stderr, "%s:%d: missing end statement for this entry\n",
1445 YYDPRINTF ((stderr, "Starting parse\n"));
1526 YYDPRINTF ((stderr, "Stack size increased to %lu\n",
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Dlivetree.c496 int n = 0, i = 0; in sort_reserve_entries() local
501 n++; in sort_reserve_entries()
503 if (n == 0) in sort_reserve_entries()
506 tbl = xmalloc(n * sizeof(*tbl)); in sort_reserve_entries()
513 qsort(tbl, n, sizeof(*tbl), cmp_reserve_info); in sort_reserve_entries()
516 for (i = 0; i < (n-1); i++) in sort_reserve_entries()
518 tbl[n-1]->next = NULL; in sort_reserve_entries()
535 int n = 0, i = 0; in sort_properties() local
539 n++; in sort_properties()
541 if (n == 0) in sort_properties()
[all …]
H A Ddtc-lexer.lex.c_shipped173 #define YY_LESS_LINENO(n)
175 /* Return all but the first "n" matched characters back to the input stream. */
176 #define yyless(n) \
180 int yyless_macro_arg = (n); \
344 #define yywrap(n) 1
601 #define BEGIN_DEFAULT() DPRINT("<V1>\n"); \
713 size_t n; \
714 for ( n = 0; n < max_size && \
715 (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
716 buf[n] = (char) c; \
[all …]
/utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/
H A Dyuvgen.c373 MS_S32 i, j,k,m,n; in YuvGen() local
387 for( n = 0; n < 8; n ++ ) in YuvGen()
406 for( n = 0; n < 8; n ++ ) { in YuvGen()
413 for( n = 0; n < 8; n ++ ) { in YuvGen()
430 MS_S32 i, j,k,m,n; in YuvGen_422() local
444 for( n = 0; n < 8; n ++ ) in YuvGen_422()
462 for( n = 0; n < 8; n ++ ) in YuvGen_422()
467 for( n = 0; n < 8; n ++ ) in YuvGen_422()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A Dparset.c198 NALU_t *n = &gNaluStruct[STATIC_SPS]; in _GenerateSeq_parameter_set_NALU() local
203 n->buf = gNaluBuf[STATIC_SPS]; in _GenerateSeq_parameter_set_NALU()
207 RBSPtoNALU (rbsp, n, RBSPlen, NALU_TYPE_SPS, NALU_PRIORITY_HIGHEST, 0, 1); in _GenerateSeq_parameter_set_NALU()
211 return n; in _GenerateSeq_parameter_set_NALU()
232 NALU_t *n = &gNaluStruct[STATIC_PPS]; in _GeneratePic_parameter_set_NALU() local
237 n->buf = gNaluBuf[STATIC_PPS]; in _GeneratePic_parameter_set_NALU()
241 RBSPtoNALU (rbsp, n, RBSPlen, NALU_TYPE_PPS, NALU_PRIORITY_HIGHEST, 0, 1); in _GeneratePic_parameter_set_NALU()
245 return n; in _GeneratePic_parameter_set_NALU()
812 static int WriteAnnexbNALU(OutStream* pStream, NALU_t *n) in WriteAnnexbNALU() argument
816 MFE_ASSERT (n != NULL); in WriteAnnexbNALU()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_PCMonitor.c.0251 …PCMSG(if(!bSyncLoss) printf("XC_MD_SYNC_LOSS 0x%x\n", sXC_Sync_Status.u8SyncStatus); bSyncLoss = T…
302 …PCMSG(if(bSyncLoss) printf("MD_SYNC_DETECT 0x%x\n", sXC_Sync_Status.u8SyncStatus); bSyncLoss = FAL…
400 PCMSG(printf("PrepareForTimingChange\n"));
502 …No instance existed, please get an instance by calling MApi_XC_Init() first\n",__FUNCTION__,__LINE…
513 printf("Obtain XC engine fail\n");
538 …No instance existed, please get an instance by calling MApi_XC_Init() first\n",__FUNCTION__,__LINE…
547 printf("Obtain XC engine fail\n");
605 …No instance existed, please get an instance by calling MApi_XC_Init() first\n",__FUNCTION__,__LINE…
615 printf("Obtain XC engine fail\n");
645 …No instance existed, please get an instance by calling MApi_XC_Init() first\n",__FUNCTION__,__LINE…
[all …]
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dpkt_cls.h11 #define _TC_MAKEMASK1(n) (_TC_MAKE32(1) << _TC_MAKE32(n)) argument
12 #define _TC_MAKEMASK(v,n) (_TC_MAKE32((_TC_MAKE32(1)<<(v))-1) << _TC_MAKE32(n)) argument
13 #define _TC_MAKEVALUE(v,n) (_TC_MAKE32(v) << _TC_MAKE32(n)) argument
14 #define _TC_GETVALUE(v,n,m) ((_TC_MAKE32(v) & _TC_MAKE32(m)) >> _TC_MAKE32(n)) argument
49 #define SET_TC_VERD(v,n) ((V_TC_VERD(n)) | (v & ~M_TC_VERD)) argument
55 #define SET_TC_FROM(v,n) ((V_TC_FROM(n)) | (v & ~M_TC_FROM)) argument
68 #define SET_TC_RTTL(v,n) ((V_TC_RTTL(n)) | (v & ~M_TC_RTTL)) argument
74 #define SET_TC_AT(v,n) ((V_TC_AT(n)) | (v & ~M_TC_AT)) argument
/utopia/UTPA2-700.0.x/projects/project/curry_android/
H A Dconfig40 # TS2_SUPPORT: y / n
43 # VQ_ENABLE: y / n
46 # EXT_FILTER_ENABLE: y / n
49 # MMFILEIN_ENABLE: y / n
52 # MMFI3D_ENABLE: y / n
55 # MMFIMOBF_ENABLE: y / n
58 # STC64_ENABLE: y / n
61 # HW_PCR_ENABLE: y / n
62 HW_PCR_ENABLE = n
64 # MOBF_ENABLE: y / n
[all …]
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A Dparset.c226 NALU_t *n = &pConfig->NaluStruct[STATIC_SPS]; in _GenerateSeq_parameter_set_NALU() local
231 n->buf = pConfig->NaluBuf[STATIC_SPS]; in _GenerateSeq_parameter_set_NALU()
235 RBSPtoNALU (rbsp, n, RBSPlen, NALU_TYPE_SPS, NALU_PRIORITY_HIGHEST, 0, 1); in _GenerateSeq_parameter_set_NALU()
239 return n; in _GenerateSeq_parameter_set_NALU()
260 NALU_t *n = &pConfig->NaluStruct[STATIC_PPS]; in _GeneratePic_parameter_set_NALU() local
265 n->buf = pConfig->NaluBuf[STATIC_PPS]; in _GeneratePic_parameter_set_NALU()
269 RBSPtoNALU (rbsp, n, RBSPlen, NALU_TYPE_PPS, NALU_PRIORITY_HIGHEST, 0, 1); in _GeneratePic_parameter_set_NALU()
273 return n; in _GeneratePic_parameter_set_NALU()
874 static MS_S32 WriteAnnexbNALU(OutStream* pStream, NALU_t *n) in WriteAnnexbNALU() argument
878 MS_ASSERT (n != NULL); in WriteAnnexbNALU()
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Dcheckpatch.pl348 my $n = 0;
352 $n++;
353 for (; ($n % 8) != 0; $n++) {
359 $n++;
2049 for (my $n = 0; $n < $#elements; $n += 2) {
2050 $off += length($elements[$n]);
2055 if (length($opline) >= ($off + length($elements[$n + 1]))) {
2056 $cc = substr($opline, $off + length($elements[$n + 1]));
2061 $a = 'V' if ($elements[$n] ne '');
2062 $a = 'W' if ($elements[$n] =~ /\s$/);
[all …]
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/
H A DKconfig9 default n
17 default n
21 default n
25 default n
29 default n
33 default n
37 default n
45 default n
53 default n
57 default n
[all …]
/utopia/UTPA2-700.0.x/modules/pq/hal/k6lite/pq/include/
H A Dk6lite_Sub.bin33 …""l�������������##m��������������������������n���������������������…
77 n��  000
94 …�4�i�0��,�j�0��,�j�0��,�j�0��$�k�0��$�l�0���m�0���n�0���o�0��`o�…
122 …��e�0�qg�0�Qh�0�1i�0�j�0��k�0��m�0��n�0��o�0��p�…
125n�Ѐ�P�p�Ѐ�P�r�Ѐ�PQs����P1t����Pv����P�w����H�y����H�z����HQ|����H1}…
162 … `i�� `i��`i��@j���@k��� l��0m��n���o���o�…
182 …g�����ph�����Pi�����0j�����0k����k�����l�����n�����n�����o���…
194 ��@n���
/utopia/UTPA2-700.0.x/modules/pq/hal/curry/pq/include/
H A DKano_Sub.bin32 …""l�������������##m��������������������������n���������������������…
76 n��  000
93 …�4�i�0��,�j�0��,�j�0��,�j�0��$�k�0��$�l�0���m�0���n�0���o�0��`o�…
121 …��e�0�qg�0�Qh�0�1i�0�j�0��k�0��m�0��n�0��o�0��p�…
124n�Ѐ�P�p�Ѐ�P�r�Ѐ�PQs����P1t����Pv����P�w����H�y����H�z����HQ|����H1}…
161 … `i�� `i��`i��@j���@k��� l��0m��n���o���o�…
181 …g�����ph�����Pi�����0j�����0k����k�����l�����n�����n�����o���…
193 ��@n���
H A DCurry_Sub.bin32 …""l�������������##m��������������������������n���������������������…
76 n��  000
93 …�4�i�0��,�j�0��,�j�0��,�j�0��$�k�0��$�l�0���m�0���n�0���o�0��`o�…
121 …��e�0�qg�0�Qh�0�1i�0�j�0��k�0��m�0��n�0��o�0��p�…
124n�Ѐ�P�p�Ѐ�P�r�Ѐ�PQs����P1t����Pv����P�w����H�y����H�z����HQ|����H1}…
161 … `i�� `i��`i��@j���@k��� l��0m��n���o���o�…
181 …g�����ph�����Pi�����0j�����0k����k�����l�����n�����n�����o���…
193 ��@n���
/utopia/UTPA2-700.0.x/modules/pq/hal/kano/pq/include/
H A DKano_Sub.bin32 …""l�������������##m��������������������������n���������������������…
76 n��  000
93 …�4�i�0��,�j�0��,�j�0��,�j�0��$�k�0��$�l�0���m�0���n�0���o�0��`o�…
121 …��e�0�qg�0�Qh�0�1i�0�j�0��k�0��m�0��n�0��o�0��p�…
124n�Ѐ�P�p�Ѐ�P�r�Ѐ�PQs����P1t����Pv����P�w����H�y����H�z����HQ|����H1}…
161 … `i�� `i��`i��@j���@k��� l��0m��n���o���o�…
181 …g�����ph�����Pi�����0j�����0k����k�����l�����n�����n�����o���…
193 ��@n���
/utopia/UTPA2-700.0.x/modules/pq/hal/k6/pq/include/
H A Dk6_Sub.bin32 …""l�������������##m��������������������������n���������������������…
76 n��  000
93 …�4�i�0��,�j�0��,�j�0��,�j�0��$�k�0��$�l�0���m�0���n�0���o�0��`o�…
121 …��e�0�qg�0�Qh�0�1i�0�j�0��k�0��m�0��n�0��o�0��p�…
124n�Ѐ�P�p�Ѐ�P�r�Ѐ�PQs����P1t����Pv����P�w����H�y����H�z����HQ|����H1}…
161 … `i�� `i��`i��@j���@k��� l��0m��n���o���o�…
181 …g�����ph�����Pi�����0j�����0k����k�����l�����n�����n�����o���…
193 ��@n���

12345678910>>...19