Searched refs:inputMime (Results 1 – 1 of 1) sorted by relevance
155 char inputMime[128]; in IntfImpl() local157 strcpy(inputMime, MEDIA_MIMETYPE_VIDEO_AVC); in IntfImpl()183 strcpy(inputMime, MEDIA_MIMETYPE_VIDEO_VP8); in IntfImpl()190 strcpy(inputMime, MEDIA_MIMETYPE_VIDEO_VP9); in IntfImpl()241 .withConstValue(AllocSharedString<C2PortMediaTypeSetting::input>(inputMime)) in IntfImpl()