Home
last modified time | relevance | path

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

/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/video/
DImsMediaVideoUtil.cpp225 uint32_t subWidthC = (chroma_format_idc == 3) ? 1 : 2; in ParseAvcSpropParam() local
227 cropX = subWidthC; in ParseAvcSpropParam()
548 uint32_t subWidthC = (chroma_format_idc == 3) ? 1 : 2; in ParseAvcSps() local
550 cropX = subWidthC; in ParseAvcSps()