Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A Dbufmng.c216 if (pConfig->ctxH264Info.structure==BOTTOM_FIELD) { in mfeSetVopType()
508 pInfo->dpb[i].structure = pInfo->dpb[i-1].structure; // For H264 PAFF in h264DpbHandling()
516 pInfo->dpb[0].structure = pInfo->structure; in h264DpbHandling()
518 else if(pInfo->PicInterlace==FIELD_CODING && pInfo->structure==TOP_FIELD){ in h264DpbHandling()
524 pInfo->dpb[0].structure = pInfo->structure; in h264DpbHandling()
536 pInfo->dpb[empty_idx].structure = pInfo->structure; in h264DpbHandling()
545 pInfo->dpb[i].structure, (unsigned int)pInfo->dpb[i].addr[0].miuAddress); in h264DpbHandling()
590 if (pInfo->structure==TOP_FIELD && pInfo->structure != pInfo->dpb[i].structure) in h264GetBufferAddr()
592 if (pInfo->structure==BOTTOM_FIELD && pInfo->structure != pInfo->dpb[i].structure) in h264GetBufferAddr()
H A Dmfe_reg_264e.c238 …pInfo->structure = FRAME; // If H264 PAFF, override for each input field in MDrv_MFE_GetDisp… in mfeH264_Init()
350 if(pInfo->structure==BOTTOM_FIELD){ in mfeH264_EncodeFrame()
369 … pInfo->intQP = cvbr_InitFrame(&pConfig->ctxRateControl, pConfig->vopPredType, pInfo->structure); in mfeH264_EncodeFrame()
468 MfeDrvRateControlUpdate(pConfig, pInfo->structure); in mfeH264_UpdateFrame()
472 if (pInfo->structure!=TOP_FIELD) in mfeH264_UpdateFrame()
482 if (pInfo->structure==BOTTOM_FIELD) in mfeH264_UpdateFrame()
692 pInfo->structure, (unsigned int)pBufInfo->m_nRecYAddr.miuAddress, in OutputSwCfg1_H264()
H A Dmfe_common.h285 PictureStructure structure; // For H264 PAFF member
314 PictureStructure structure; member
H A Dparset.c1022 field_pic_flag = (pInfo->structure ==TOP_FIELD || pInfo->structure ==BOTTOM_FIELD)?1:0; in SliceHeader()
1029 bottom_field_flag = (pInfo->structure == BOTTOM_FIELD)?1:0; in SliceHeader()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/
H A Dmdrv_mfe.c212 if (pConfig->ctxH264Info.structure==FRAME) // Initial value in MDrv_MFE_GetDispOrder()
213 pConfig->ctxH264Info.structure = TOP_FIELD; in MDrv_MFE_GetDispOrder()
214 else if (pConfig->ctxH264Info.structure==TOP_FIELD) in MDrv_MFE_GetDispOrder()
215 pConfig->ctxH264Info.structure = BOTTOM_FIELD; in MDrv_MFE_GetDispOrder()
216 else if (pConfig->ctxH264Info.structure==BOTTOM_FIELD) in MDrv_MFE_GetDispOrder()
217 pConfig->ctxH264Info.structure = TOP_FIELD; in MDrv_MFE_GetDispOrder()
800 …if (!(gpMfeConfig->nCodecType==REG_ENC_MODE_H264 && gpMfeConfig->ctxH264Info.structure==TOP_FIELD)) in MDrv_MFE_ENC_OneFrame()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A Dparset.c954 field_pic_flag = (pInfo->structure ==TOP_FIELD || pInfo->structure ==BOTTOM_FIELD)?1:0; in SliceHeader()
961 bottom_field_flag = (pInfo->structure == BOTTOM_FIELD)?1:0; in SliceHeader()
H A Dmfe_common.h291 PictureStructure structure; member
H A Dmfe_reg_264e.c152 pInfo->structure = FRAME; in mfeH264_Init()
/utopia/UTPA2-700.0.x/projects/build/
H A DbspOneUtopia.dxyfile498 # doxygen. The layout file controls the global structure of the generated output files
951 # structure should be generated to display hierarchical information.
953 # containing a tree-like index structure (just like the one that
1132 # generate an XML file that captures the structure of
1168 # that captures the structure of the code including all
1179 # generate a Perl module file that captures the structure of
H A Dbsp.dxyfile497 # doxygen. The layout file controls the global structure of the generated output files
950 # structure should be generated to display hierarchical information.
952 # containing a tree-like index structure (just like the one that
1131 # generate an XML file that captures the structure of
1167 # that captures the structure of the code including all
1178 # generate a Perl module file that captures the structure of
/utopia/UTPA2-700.0.x/projects/build/scripts/coccinelle/tests/
H A Ddoublebitand.cocci5 //# same structure as other similar expressions
/utopia/UTPA2-700.0.x/projects/build/scripts/coccinelle/misc/
H A Ddoubleinit.cocci2 /// positives due to #ifdefs, which Coccinelle is not aware of in a structure
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dstab.def106 /* Structure or union element. Value is offset in the structure. */
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmvideo.c.0249 /*we still copy the min size of both structure, but AP should take care of it.*/\
253 /*old AP + new lib, driver shouldn't access to the space which doesn't exist in old structure*/\
257 …: %d]: new version XC lib shouldn't access to the space which doesn't exist in old structure!!\n",\
272 /*we still copy the min size of both structure, but AP should take care of it.*/\
276 /*old AP + new lib, driver shouldn't access to the space which doesn't exist in old structure*/\
280 …: %d]: new version XC lib shouldn't access to the space which doesn't exist in old structure!!\n",\
4586 //do not use memcopy(), strongly depend on structure definition
8597 /// @return @ref MS_U16 return the copied length of input structure
8804 //shorter Ap structure with longer lib structure, we should handle it to avoid access-violation.
10337 //do not use memcpy(), strongly depend on structure definition
[all …]
H A Dmdrv_sc_display.c.02158 // This function will Get the exact ext_panel info structure for input vfreq
2247 //Clear all info in ex panel info structure
2252 //Clear ex panel info structure of specified "VFreq"
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped687 /* %if-c-only Reentrant structure and macros (non-C++). */
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c.09613 … VDEC_PRINT("[%s]SHM allocation failed!!!use global structure instead !!!\n",__FUNCTION__);
9619 VDEC_PRINT("[%s]Global structure init Success!!!\n",__FUNCTION__);
9623 VDEC_PRINT("[%s]Global structure exists!!!\n",__FUNCTION__);
9711 /// @param pCrcIn \b IN : the structure of generate CRC
21295 //old AP + new lib, driver shouldn't access to the space which doesn't exist in old structure
21298 VPRINTF("new lib version access by old structure!!\n");