Home
last modified time | relevance | path

Searched defs:extend_offset (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/asahi/compiler/
Dagx_pack.c283 unsigned extend_offset = (sizeof(extend)*8) - 4; in agx_pack_alu() local
327 unsigned extend_offset = (sizeof(extend)*8) - ((s + 3) * 2); in agx_pack_alu() local
368 unsigned extend_offset = ((length - sizeof(extend)) * 8); in agx_pack_alu() local
378 unsigned extend_offset = (((length - sizeof(extend)) * 8) - 64); in agx_pack_alu() local
/third_party/libjpeg-turbo/
Djdphuff.c226 static const int extend_offset[16] = { /* entry n is (-1 << n) + 1 */ variable
Djdhuff.c511 static const int extend_offset[16] = { /* entry n is (-1 << n) + 1 */ variable
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djdphuff.c226 static const int extend_offset[16] = { /* entry n is (-1 << n) + 1 */ variable
Djdhuff.c511 static const int extend_offset[16] = { /* entry n is (-1 << n) + 1 */ variable
/third_party/skia/third_party/externals/libjpeg-turbo/
Djdphuff.c214 static const int extend_offset[16] = { /* entry n is (-1 << n) + 1 */ variable
Djdhuff.c494 static const int extend_offset[16] = { /* entry n is (-1 << n) + 1 */ variable