Home | History | Annotate | Download | only in vpx

Lines Matching refs:outParam

525                     std::unique_ptr<C2Param> outParam = C2Param::CopyAsStream(
528 { outParam.get() }, C2_MAY_BLOCK, &failures);
531 C2Param::Copy(*outParam.get()));