Searched refs:tex_rat (Results 1 – 3 of 3) sorted by relevance
281 d + (off + x) * ctx->tex_rat); in decompress_texture_thread_internal()313 int tex_rat[2] = {0, 0}; in hap_decode() local317 tex_rat[0] = ctx->tex_rat; in hap_decode()329 tex_rat[1] = ctx->tex_rat2; in hap_decode()348 *tex_rat[t]) { in hap_decode()366 *tex_rat[t]) { in hap_decode()428 ctx->tex_rat = 8; in hap_init()434 ctx->tex_rat = 16; in hap_init()440 ctx->tex_rat = 16; in hap_init()446 ctx->tex_rat = 8; in hap_init()[all …]
41 int tex_rat; // Compression ratio member1071 ctx->tex_rat = 8; in dxv_decode()1079 ctx->tex_rat = 4; in dxv_decode()1088 ctx->tex_rat = 8; in dxv_decode()1105 ctx->tex_rat = 4; in dxv_decode()1146 ctx->tex_rat = 1; in dxv_decode()1162 ctx->tex_rat = 1; in dxv_decode()1180 ctx->tex_size = avctx->coded_width * avctx->coded_height * 4 / ctx->tex_rat; in dxv_decode()
75 int tex_rat; /* Compression ratio */ member