Home
last modified time | relevance | path

Searched defs:reord (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/util/format/
H A Du_format_fxt1.c455 fxt1_quantize_ALPHA0(uint32_t *cc, uint8_t input[N_TEXELS][MAX_COMP], uint8_t reord[N_TEXELS][MAX_COMP], int32_t n) fxt1_quantize_ALPHA0() argument
665 fxt1_quantize_HI(uint32_t *cc, uint8_t input[N_TEXELS][MAX_COMP], uint8_t reord[N_TEXELS][MAX_COMP], int32_t n) fxt1_quantize_HI() argument
1051 uint8_t reord[N_TEXELS][MAX_COMP]; fxt1_quantize() local
[all...]
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_input.c983 u32 reord; member
3231 u32 reord = tp->snd_nxt; /* lowest acked un-retx un-sacked seq */ in tcp_clean_rtx_queue() local
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_input.c993 u32 reord; member
3264 u32 reord = tp->snd_nxt; /* lowest acked un-retx un-sacked seq */ in tcp_clean_rtx_queue() local
[all...]

Completed in 18 milliseconds