Searched defs:encodedHeight (Results 1 – 4 of 4) 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
520 etc1_uint32 encodedHeight = (height + 3) & ~3; in etc1_encode_image() local573 etc1_uint32 encodedHeight = (height + 3) & ~3; in etc1_decode_image() local632 etc1_uint32 encodedHeight = (height + 3) & ~3; in etc1_pkm_format_header() local648 etc1_uint32 encodedHeight = readBEUint16(pHeader + ETC1_PKM_ENCODED_HEIGHT_OFFSET); in etc1_pkm_is_valid() local
823 etc1_uint32 encodedHeight = (height + 3) & ~3; in etc1_encode_image() local878 etc1_uint32 encodedHeight = (height + 3) & ~3; in etc2_decode_image() local997 etc1_uint32 encodedHeight = (height + 3) & ~3; in etc1_pkm_format_header() local1013 etc1_uint32 encodedHeight = readBEUint16(pHeader + ETC1_PKM_ENCODED_HEIGHT_OFFSET); in etc1_pkm_is_valid() local