Searched refs:tex_step (Results 1 – 1 of 1) sorted by relevance
42 int tex_step; // Distance between blocks member213 d + (off + x) * ctx->tex_step); in decompress_texture_thread()221 …uint8_t *p3 = ctx->tex_step != 64 ? NULL : frame->data[3] + y * frame->linesize[3] * ctx->texture_… in decompress_texture_thread()226 d + (off + x) * ctx->tex_step); in decompress_texture_thread()1072 ctx->tex_step = 8; in dxv_decode()1080 ctx->tex_step = 16; in dxv_decode()1089 ctx->tex_step = 32; in dxv_decode()1106 ctx->tex_step = 64; in dxv_decode()1136 ctx->tex_step = 16; in dxv_decode()1141 ctx->tex_step = 8; in dxv_decode()[all …]