Home
last modified time | relevance | path

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

/external/v4l2_codec2/common/include/v4l2_codec2/common/
DEncodeHelpers.h32 media::VideoPixelFormat mInputFormat; member
/external/v4l2_codec2/components/include/v4l2_codec2/components/
DV4L2EncodeInterface.h62 std::shared_ptr<C2StreamBufferTypeSetting::input> mInputFormat; variable
DV4L2DecodeInterface.h54 std::shared_ptr<C2StreamBufferTypeSetting::input> mInputFormat; variable
/external/v4l2_codec2/components/
DV4L2DecodeInterface.cpp197 DefineParam(mInputFormat, C2_PARAMKEY_INPUT_STREAM_BUFFER_TYPE) in V4L2DecodeInterface()
DV4L2EncodeInterface.cpp335 DefineParam(mInputFormat, C2_PARAMKEY_INPUT_STREAM_BUFFER_TYPE) in Initialize()