Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/components/dav1d/
DC2SoftDav1dDump.cpp163 const int ss_hor = p.p.layout != DAV1D_PIXEL_LAYOUT_I444; in writeDav1dOutYuvFile() local
164 const int cw = (p.p.w + ss_hor) >> ss_hor; in writeDav1dOutYuvFile()