Home | History | Annotate | Download | only in src

Lines Matching refs:iDataType

72         iDataType(NULL),
87 iDataType = Copy_DataType(data_type);
96 if (iDataType)
98 Delete_DataType(iDataType);
99 OSCL_DEFAULT_FREE(iDataType);
100 iDataType = NULL;
217 if (iDataType)
219 Delete_DataType(iDataType);
220 OSCL_DEFAULT_FREE(iDataType);
221 iDataType = NULL;
765 unsigned pc_fsilen = ::GetFormatSpecificInfo(iDataType, pc_fsi);
862 PVCodecType_t codec_type = GetCodecType(iDataType);
889 uint32 width = GetVideoFrameSize(iDataType, true);
933 uint32 height = GetVideoFrameSize(iDataType, false);
973 uint32 framerate = GetMaxFrameRate(iDataType);
1051 PVCodecType_t codec_type = GetCodecType(iDataType);
1149 if (iDataType == NULL)
1157 PVCodecType_t codec_type = GetCodecType(iDataType);
1840 PVCodecType_t codec_type = GetCodecType(iDataType);
1907 PVCodecType_t codec_type = GetCodecType(iDataType);
2005 if (iDataType == NULL)
2013 PVCodecType_t codec_type = GetCodecType(iDataType);