Searched refs:C2StreamBufferTypeSetting (Results 1 – 6 of 6) sorted by relevance
120 .withConstValue(new C2StreamBufferTypeSetting::input( in BaseParams()132 .withConstValue(new C2StreamBufferTypeSetting::output( in BaseParams()
467 C2StreamBufferTypeSetting::output outputFormat(0u); in processQueue()
141 std::shared_ptr<C2StreamBufferTypeSetting::input> mInputFormat;142 std::shared_ptr<C2StreamBufferTypeSetting::output> mOutputFormat;
641 EACH_TEST_INPUT(C2StreamBufferTypeSetting, TEST_U32_WRITABLE_FIELD); in testMain()642 EACH_TEST_OUTPUT(C2StreamBufferTypeSetting, TEST_U32_WRITABLE_FIELD); in testMain()
771 C2StreamBufferTypeSetting::input iStreamFormat(0u); in start()772 C2StreamBufferTypeSetting::output oStreamFormat(0u); in start()1139 C2StreamBufferTypeSetting::output oStreamFormat(0u); in requestInitialInputBuffers()
961 C2StreamBufferTypeSetting; typedef