Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DHevcUtils.cpp396 uint8_t chromaFormatIdc, bitDepthLumaMinus8, bitDepthChromaMinus8; in makeHvcc() local
398 || !findParam8(kBitDepthLumaMinus8, &bitDepthLumaMinus8) in makeHvcc()
427 header[17] = 0xf8 | bitDepthLumaMinus8; in makeHvcc()