Home
last modified time | relevance | path

Searched refs:defaultColorInfo (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Dec.cpp160 std::shared_ptr<C2StreamColorInfo::output> defaultColorInfo = in IntfImpl() local
163 memcpy(defaultColorInfo->m.locations, locations, sizeof(locations)); in IntfImpl()
165 defaultColorInfo = in IntfImpl()
173 .withConstValue(defaultColorInfo) in IntfImpl()
/frameworks/av/media/codec2/components/gav1/
DC2SoftGav1Dec.cpp118 std::shared_ptr<C2StreamColorInfo::output> defaultColorInfo = in IntfImpl() local
121 memcpy(defaultColorInfo->m.locations, locations, sizeof(locations)); in IntfImpl()
123 defaultColorInfo = C2StreamColorInfo::output::AllocShared( in IntfImpl()
129 .withConstValue(defaultColorInfo) in IntfImpl()
/frameworks/av/media/codec2/components/aom/
DC2SoftAomDec.cpp126 std::shared_ptr<C2StreamColorInfo::output> defaultColorInfo = in IntfImpl() local
129 memcpy(defaultColorInfo->m.locations, locations, sizeof(locations)); in IntfImpl()
131 defaultColorInfo = C2StreamColorInfo::output::AllocShared( in IntfImpl()
137 .withConstValue(defaultColorInfo) in IntfImpl()
/frameworks/av/media/codec2/components/vpx/
DC2SoftVpxDec.cpp177 std::shared_ptr<C2StreamColorInfo::output> defaultColorInfo = in IntfImpl() local
180 memcpy(defaultColorInfo->m.locations, locations, sizeof(locations)); in IntfImpl()
182 defaultColorInfo = in IntfImpl()
190 .withConstValue(defaultColorInfo) in IntfImpl()
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcDec.cpp126 std::shared_ptr<C2StreamColorInfo::output> defaultColorInfo = in IntfImpl() local
129 memcpy(defaultColorInfo->m.locations, locations, sizeof(locations)); in IntfImpl()
131 defaultColorInfo = in IntfImpl()
139 .withConstValue(defaultColorInfo) in IntfImpl()
/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcDec.cpp120 std::shared_ptr<C2StreamColorInfo::output> defaultColorInfo = in IntfImpl() local
123 memcpy(defaultColorInfo->m.locations, locations, sizeof(locations)); in IntfImpl()
125 defaultColorInfo = C2StreamColorInfo::output::AllocShared( in IntfImpl()
132 .withConstValue(defaultColorInfo) in IntfImpl()
/frameworks/av/media/codec2/components/mpeg2/
DC2SoftMpeg2Dec.cpp110 std::shared_ptr<C2StreamColorInfo::output> defaultColorInfo = in IntfImpl() local
113 memcpy(defaultColorInfo->m.locations, locations, sizeof(locations)); in IntfImpl()
115 defaultColorInfo = in IntfImpl()
123 .withConstValue(defaultColorInfo) in IntfImpl()