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.h30 VideoPixelFormat mInputFormat; member
/external/v4l2_codec2/components/include/v4l2_codec2/components/
DV4L2EncodeInterface.h68 std::shared_ptr<C2StreamBufferTypeSetting::input> mInputFormat; variable
DV4L2DecodeInterface.h56 std::shared_ptr<C2StreamBufferTypeSetting::input> mInputFormat; variable
/external/v4l2_codec2/components/
DV4L2DecodeInterface.cpp185 DefineParam(mInputFormat, C2_PARAMKEY_INPUT_STREAM_BUFFER_TYPE) in V4L2DecodeInterface()
DV4L2EncodeInterface.cpp372 DefineParam(mInputFormat, C2_PARAMKEY_INPUT_STREAM_BUFFER_TYPE) in Initialize()