Searched refs:mInt64Output (Results 1 – 1 of 1) sorted by relevance
188 DefineParam(mInt64Output, C2_PARAMKEY_VENDOR_INT64)190 .withFields({C2F(mInt64Output, value).any()})191 .withSetter(Setter<decltype(mInt64Output)::element_type>)239 std::shared_ptr<C2StreamVendorInt64Info::output> mInt64Output; member in android::CCodecConfigTest::Configurable::Impl