Home
last modified time | relevance | path

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

/external/v4l2_codec2/common/
DV4L2Device.cpp1505 int codedHeight = sizeimage * 8 / codedWidth / totalBpp; in allocatedSizeFromV4L2Format() local
1507 codedSize.set(codedWidth, codedHeight); in allocatedSizeFromV4L2Format()