Home
last modified time | relevance | path

Searched defs:sbox (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/libavutil/
Daes.c40 static uint8_t sbox[256]; variable
118 static inline void aes_crypt(AVAES *a, int s, const uint8_t *sbox, in aes_crypt()
171 const uint8_t *sbox) in init_multbl2()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_blitter.c193 const struct pipe_box *sbox = &info->src.box; in emit_blit_buffer() local
308 const struct pipe_box *sbox = &info->src.box; in emit_blit() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_blitter.c304 const struct pipe_box *sbox = &info->src.box; in emit_blit_buffer() local
630 const struct pipe_box *sbox = &info->src.box; in emit_blit_texture() local
/third_party/nghttp2/bpf/
Dreuseport_kern.c71 static const __u8 sbox[256] = { variable
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_resource_texture.c879 struct pipe_box sbox; in i915_texture_transfer_unmap() local
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c678 struct pipe_box sbox, dstbox; in r600_resource_copy_region() local
Dr600_texture.c158 struct pipe_box sbox; in r600_copy_from_staging_texture() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_texture.c109 struct pipe_box sbox; in si_copy_from_staging_texture() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_execute.c2421 struct pipe_box box, sbox; in handle_copy_buffer_to_image() local