Searched refs:mCodedColorAspects (Results 1 – 2 of 2) sorted by relevance
340 DefineParam(mCodedColorAspects, C2_PARAMKEY_VUI_COLOR_ASPECTS) in IntfImpl()345 {C2F(mCodedColorAspects, range) in IntfImpl()347 C2F(mCodedColorAspects, primaries) in IntfImpl()350 C2F(mCodedColorAspects, transfer) in IntfImpl()353 C2F(mCodedColorAspects, matrix) in IntfImpl()374 .withSetter(MergedColorAspectsSetter, mDefaultColorAspects, mCodedColorAspects) in IntfImpl()
94 std::shared_ptr<C2StreamColorAspectsInfo::input> mCodedColorAspects; variable