Searched refs:C2StreamBufferTypeSetting (Results 1 – 7 of 7) sorted by relevance
133 .withConstValue(new C2StreamBufferTypeSetting::input( in BaseParams()145 .withConstValue(new C2StreamBufferTypeSetting::output( in BaseParams()
470 C2StreamBufferTypeSetting::output outputFormat(0u); in processQueue()
141 std::shared_ptr<C2StreamBufferTypeSetting::input> mInputFormat;142 std::shared_ptr<C2StreamBufferTypeSetting::output> mOutputFormat;
174 .withConstValue(new C2StreamBufferTypeSetting::input( in Helper()189 .withConstValue(new C2StreamBufferTypeSetting::output( in Helper()348 std::shared_ptr<C2StreamBufferTypeSetting::input> mInputFormat;349 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()
974 C2StreamBufferTypeSetting::input iStreamFormat(0u); in start()975 C2StreamBufferTypeSetting::output oStreamFormat(0u); in start()1408 C2StreamBufferTypeSetting::output oStreamFormat(0u); in requestInitialInputBuffers()
1026 C2StreamBufferTypeSetting; typedef