Home
last modified time | relevance | path

Searched defs:getVuiParams (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/codec2/components/avc/
DC2SoftAvcDec.cpp584 bool C2SoftAvcDec::getVuiParams() { in getVuiParams() function in android::C2SoftAvcDec
/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcDec.cpp578 bool C2SoftHevcDec::getVuiParams() { in getVuiParams() function in android::C2SoftHevcDec
/frameworks/av/media/codec2/components/dav1d/
DC2SoftDav1dDec.cpp882 void C2SoftDav1dDec::getVuiParams(const Dav1dPicture* picture) { in getVuiParams() function in android::C2SoftDav1dDec
/frameworks/av/media/codec2/components/gav1/
DC2SoftGav1Dec.cpp713 void C2SoftGav1Dec::getVuiParams(const libgav1::DecoderBuffer *buffer) { in getVuiParams() function in android::C2SoftGav1Dec