Searched refs:mVideoCodec (Results 1 – 2 of 2) sorted by relevance
29 std::optional<VideoCodec> getVideoCodec() const { return mVideoCodec; } in getVideoCodec()96 std::optional<VideoCodec> mVideoCodec; variable
134 mVideoCodec = getCodecFromComponentName(name); in V4L2DecodeInterface()135 if (!mVideoCodec) { in V4L2DecodeInterface()142 switch (*mVideoCodec) { in V4L2DecodeInterface()213 .withConstValue(new C2PortDelayTuning::output(getOutputDelay(*mVideoCodec))) in V4L2DecodeInterface()