Home
last modified time | relevance | path

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

/hardware/google/av/media/codecs/vpx/
DC2SoftVpxDec.cpp193 DefineParam(mPixelFormat, C2_PARAMKEY_PIXEL_FORMAT) in IntfImpl()
/hardware/google/av/media/codecs/mpeg4_h263/
DC2SoftMpeg4Dec.cpp178 DefineParam(mPixelFormat, C2_PARAMKEY_PIXEL_FORMAT) in IntfImpl()
/hardware/google/av/media/codecs/hevc/
DC2SoftHevcDec.cpp184 DefineParam(mPixelFormat, C2_PARAMKEY_PIXEL_FORMAT) in IntfImpl()
/hardware/google/av/codec2/include/
DC2Config.h1266 constexpr char C2_PARAMKEY_PIXEL_FORMAT[] = "raw.pixel-format"; variable
/hardware/google/av/media/codecs/mpeg2/
DC2SoftMpeg2Dec.cpp176 DefineParam(mPixelFormat, C2_PARAMKEY_PIXEL_FORMAT) in IntfImpl()
/hardware/google/av/media/codecs/avc/
DC2SoftAvcDec.cpp188 DefineParam(mPixelFormat, C2_PARAMKEY_PIXEL_FORMAT) in IntfImpl()
/hardware/google/av/media/sfplugin/
DCCodecConfig.cpp584 add(ConfigMapper("android._color-format", C2_PARAMKEY_PIXEL_FORMAT, "value") in initializeStandardParams()