Home
last modified time | relevance | path

Searched refs:voptype (Results 1 – 8 of 8) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/
H A Dmdrv_mfe.c508 bits_info[i].voptype = bitsframe[index].voptype; in MDrv_MFE_getbits()
679 MFE_U8 voptype = pConfig->vopPredType; in copybits2file() local
745 bitsframe[wbits_index].voptype = voptype; in copybits2file()
747 if (voptype==I_VOP) { in copybits2file()
H A Dmdrv_mfe_st.h127 unsigned char voptype; member
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/
H A Dmdrv_mfe.c327 bits_info[i].voptype = gpMfeConfig->bitsframe[index].voptype; in MDrv_MFE_GetBits()
422 MS_U8 voptype = pConfig->vopPredType; in copybits2file() local
502 pConfig->bitsframe[wbits_index].voptype = voptype; in copybits2file()
504 if (voptype==I_VOP) { in copybits2file()
/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A Dmadp_mfe.c1018 void PrepareThumbNail(unsigned char voptype,unsigned long IVOP_address,MFE_U32 nFrameSize) in PrepareThumbNail() argument
1022 if (thumb_nail.have_thumb==0 && thumb_nail.I_Frame_ptr!=0 && voptype==0) { in PrepareThumbNail()
1433 … is_mux = MAdp_TSMUX_AddFrame((MFE_U32)mux_frame_buf, Aaddr, Vsize, bitsinfo.voptype); in MAdp_MFE_Proc()
1461 … g_StreamCallBackFunc(g_pCustomCtx, (MFE_S32)bitsinfo.voptype,mux_frame_buf, Vsize, 0x3); in MAdp_MFE_Proc()
1485 … g_StreamCallBackFunc(g_pCustomCtx, (MFE_S32)bitsinfo.voptype,mux_frame_buf, tmp_size, 0x3); in MAdp_MFE_Proc()
/utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/
H A Dmadp_mfe.c233 bitsinfo.voptype = P_VOP; in MAdp_MFE_Proc_nonThread()
309 appPVR_Info->g_StreamCallBackFunc(appPVR_Info->g_pCustomCtx, (MS_S32)bitsinfo.voptype, in MAdp_MFE_Proc_nonThread()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A Ddrv_mfe_st.h170 MS_U8 voptype; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A Ddrv_mfe_st.h181 MS_U8 voptype; member
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt27249 MS_U8 voptype;