Home
last modified time | relevance | path

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

/hardware/google/av/media/codecs/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()
/hardware/google/av/media/codecs/vpx/
DC2SoftVpxDec.cpp175 std::shared_ptr<C2StreamColorInfo::output> defaultColorInfo = in IntfImpl() local
178 memcpy(defaultColorInfo->m.locations, locations, sizeof(locations)); in IntfImpl()
180 defaultColorInfo = in IntfImpl()
188 .withConstValue(defaultColorInfo) in IntfImpl()
/hardware/google/av/media/codecs/mpeg2/
DC2SoftMpeg2Dec.cpp104 std::shared_ptr<C2StreamColorInfo::output> defaultColorInfo = in IntfImpl() local
107 memcpy(defaultColorInfo->m.locations, locations, sizeof(locations)); in IntfImpl()
109 defaultColorInfo = in IntfImpl()
117 .withConstValue(defaultColorInfo) in IntfImpl()
/hardware/google/av/media/codecs/avc/
DC2SoftAvcDec.cpp116 std::shared_ptr<C2StreamColorInfo::output> defaultColorInfo = in IntfImpl() local
119 memcpy(defaultColorInfo->m.locations, locations, sizeof(locations)); in IntfImpl()
121 defaultColorInfo = in IntfImpl()
129 .withConstValue(defaultColorInfo) in IntfImpl()
/hardware/google/av/media/codecs/hevc/
DC2SoftHevcDec.cpp113 std::shared_ptr<C2StreamColorInfo::output> defaultColorInfo = in IntfImpl() local
116 memcpy(defaultColorInfo->m.locations, locations, sizeof(locations)); in IntfImpl()
118 defaultColorInfo = C2StreamColorInfo::output::AllocShared( in IntfImpl()
125 .withConstValue(defaultColorInfo) in IntfImpl()