Home
last modified time | relevance | path

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

/external/v4l2_codec2/components/include/v4l2_codec2/components/
DV4L2EncodeInterface.h72 std::shared_ptr<C2StreamBufferTypeSetting::output> mOutputFormat; variable
DV4L2DecodeInterface.h60 std::shared_ptr<C2StreamBufferTypeSetting::output> mOutputFormat; variable
/external/v4l2_codec2/components/
DV4L2DecodeInterface.cpp195 addParameter(DefineParam(mOutputFormat, C2_PARAMKEY_OUTPUT_STREAM_BUFFER_TYPE) in V4L2DecodeInterface()
DV4L2EncodeInterface.cpp389 DefineParam(mOutputFormat, C2_PARAMKEY_OUTPUT_STREAM_BUFFER_TYPE) in Initialize()