Searched refs:mimeCodecTypeSet (Results 1 – 2 of 2) sorted by relevance
728 RKHdiCodecMimeSetup *mimeCodecTypeSet = &pBaseComponent->setup.codecMime; in SetParamMimeCodecType() local729 mimeCodecTypeSet->mimeCodecType = *(RK_S32 *)param->val; in SetParamMimeCodecType()730 …if (mimeCodecTypeSet->mimeCodecType < 0 || mimeCodecTypeSet->mimeCodecType >= MEDIA_MIMETYPE_INVAL… in SetParamMimeCodecType()735 MppCodingType codingType = ConvertHdiMimeCodecType2RKCodecType(mimeCodecTypeSet->mimeCodecType); in SetParamMimeCodecType()