Home
last modified time | relevance | path

Searched refs:get_picture_type (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A Dparset.c853 static int get_picture_type(MFE_CONFIG* pConfig) in get_picture_type() function
947 len += ue_v("SH: slice_type", get_picture_type(pConfig), bitstream); in SliceHeader()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A Dparset.c921 static MS_S32 get_picture_type(MFE_CONFIG* pConfig) in get_picture_type() function
1015 len += ue_v((MS_S8*)("SH: slice_type"), get_picture_type(pConfig), bitstream); in SliceHeader()