Searched defs:encodedHeight (Results 1 – 2 of 2) sorted by relevance
52 public final int encodedHeight; field in EncodedImage72 int encodedHeight, long captureTimeNs, FrameType frameType, int rotation, in EncodedImage()128 private int encodedHeight; field in EncodedImage.Builder147 public Builder setEncodedHeight(int encodedHeight) { in setEncodedHeight()
529 etc1_uint32 encodedHeight = (height + 3) & ~3; in etc1_encode_image() local582 etc1_uint32 encodedHeight = (height + 3) & ~3; in etc1_decode_image() local641 etc1_uint32 encodedHeight = (height + 3) & ~3; in etc1_pkm_format_header() local657 etc1_uint32 encodedHeight = readBEUint16(pHeader + ETC1_PKM_ENCODED_HEIGHT_OFFSET); in etc1_pkm_is_valid() local