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.cpp148 std::shared_ptr<C2StreamColorInfo::output> defaultColorInfo = in IntfImpl() local
151 memcpy(defaultColorInfo->m.locations, locations, sizeof(locations)); in IntfImpl()
153 defaultColorInfo = in IntfImpl()
161 .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/gav1/
DC2SoftGav1Dec.cpp125 std::shared_ptr<C2StreamColorInfo::output> defaultColorInfo = in IntfImpl() local
128 memcpy(defaultColorInfo->m.locations, locations, sizeof(locations)); in IntfImpl()
130 defaultColorInfo = C2StreamColorInfo::output::AllocShared( in IntfImpl()
136 .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.cpp129 std::shared_ptr<C2StreamColorInfo::output> defaultColorInfo = in IntfImpl() local
132 memcpy(defaultColorInfo->m.locations, locations, sizeof(locations)); in IntfImpl()
134 defaultColorInfo = in IntfImpl()
142 .withConstValue(defaultColorInfo) in IntfImpl()
/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcDec.cpp119 std::shared_ptr<C2StreamColorInfo::output> defaultColorInfo = in IntfImpl() local
122 memcpy(defaultColorInfo->m.locations, locations, sizeof(locations)); in IntfImpl()
124 defaultColorInfo = C2StreamColorInfo::output::AllocShared( in IntfImpl()
131 .withConstValue(defaultColorInfo) in IntfImpl()
/frameworks/av/media/codec2/components/mpeg2/
DC2SoftMpeg2Dec.cpp111 std::shared_ptr<C2StreamColorInfo::output> defaultColorInfo = in IntfImpl() local
114 memcpy(defaultColorInfo->m.locations, locations, sizeof(locations)); in IntfImpl()
116 defaultColorInfo = in IntfImpl()
124 .withConstValue(defaultColorInfo) in IntfImpl()