Searched refs:uncompressed_offset (Results 1 – 3 of 3) sorted by relevance
57 int uncompressed_offset; member
109 chunk->uncompressed_offset = i * chunk->uncompressed_size; in hap_compress_frame()111 chunk_src = ctx->tex_buf + chunk->uncompressed_offset; in hap_compress_frame()
196 chunk->uncompressed_offset = ctx->tex_size; in hap_parse_frame_header()229 uint8_t *dst = ctx->tex_buf + chunk->uncompressed_offset; in decompress_chunks_thread()