Home
last modified time | relevance | path

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

/external/v4l2_codec2/components/
DV4L2DecodeInterface.cpp129 std::string inputMime; in V4L2DecodeInterface() local
132 inputMime = MEDIA_MIMETYPE_VIDEO_AVC; in V4L2DecodeInterface()
159 inputMime = MEDIA_MIMETYPE_VIDEO_VP8; in V4L2DecodeInterface()
167 inputMime = MEDIA_MIMETYPE_VIDEO_VP9; in V4L2DecodeInterface()
206 inputMime.c_str())) in V4L2DecodeInterface()