Searched refs:YuvComponentIndex (Results 1 – 3 of 3) sorted by relevance
114 static uint32_t Get420OutPlaneWidth(YuvComponentIndex com, int imageWidth);115 static uint32_t Get420OutPlaneHeight(YuvComponentIndex com, int imageHeight);116 static uint32_t Get420OutPlaneSize(YuvComponentIndex com, int imageWidth, int imageHeight);
25 enum YuvComponentIndex { enum
167 uint32_t JpegDecoderYuv::Get420OutPlaneWidth(YuvComponentIndex com, int imageWidth) in Get420OutPlaneWidth()179 uint32_t JpegDecoderYuv::Get420OutPlaneHeight(YuvComponentIndex com, int imageHeight) in Get420OutPlaneHeight()191 uint32_t JpegDecoderYuv::Get420OutPlaneSize(YuvComponentIndex com, int imageWidth, int imageHeight) in Get420OutPlaneSize()