Searched refs:hilbert_offset (Results 1 – 1 of 1) sorted by relevance
130 static const uint8_t hilbert_offset[16][2] = { variable398 x = 4 * sb_x + hilbert_offset[i][0]; in init_block_mapping()399 y = 4 * sb_y + hilbert_offset[i][1]; in init_block_mapping()1596 int hx = hilbert_offset[j][0]; in vp4_unpack_dct_coeffs()1597 int hy = hilbert_offset[j][1]; in vp4_unpack_dct_coeffs()2115 x = 4 * sb_x + hilbert_offset[j][0]; in render_slice()2116 y = 4 * sb_y + hilbert_offset[j][1]; in render_slice()