/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase.h | 227 * @stride: sizeof(struct base_jd_atom) 233 void __user *user_addr, u32 nr_atoms, u32 stride,
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase.h | 231 * @stride: sizeof(struct base_jd_atom) 236 int kbase_jd_submit(struct kbase_context *kctx, void __user *user_addr, u32 nr_atoms, u32 stride, bool uk6_atom);
|
H A D | mali_kbase_ioctl.h | 397 * @stride: Bytes between start of each memory region 409 __u64 stride; member
|
/device/soc/rockchip/rk3588/kernel/include/uapi/gpu/arm/bifrost/ |
H A D | mali_kbase_ioctl.h | 389 * @in.stride: Bytes between start of each memory region 400 __u64 stride; member
|
/foundation/graphic/surface_lite/frameworks/ |
H A D | buffer_manager.cpp | 136 buffer->SetStride(bufferHandle->stride); in AllocBuffer()
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | shader_module_gles.cpp | 170 bindingDesc.stride = GpuProgramUtil::FormatByteSize(attrib.format); in ProcessShaderModule()
|
/foundation/graphic/graphic_2d/rosen/samples/composer/ |
H A D | layer_context.cpp | 120 LOGI("buffer w:%{public}d h:%{public}d stride:%{public}d", buffer->GetWidth(), in DrawBufferColor() 121 buffer->GetHeight(), buffer->GetBufferHandle()->stride); in DrawBufferColor()
|
/foundation/multimedia/image_framework/frameworks/kits/cj/include/ |
H A D | image_ffi.h | 29 int32_t stride; member
|
/test/xts/hats/hdf/display/composer/common/ |
H A D | display_test_utils.cpp | 182 int32_t position = y * handle.stride / PIXEL_BYTES + x; in SetPixel()
|
/third_party/ffmpeg/libavcodec/ |
H A D | libtheoraenc.c | 297 t_yuv_buffer[i].stride = frame->linesize[i]; in encode_frame()
|
H A D | libuavs3d.c | 97 frm_out.stride[i] = frm->linesize[i]; in uavs3d_output_callback()
|
H A D | hapenc.c | 65 ctx->enc.stride = f->linesize[0]; in compress_texture()
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | vp9mc_16bpp_neon.S | 191 @ reduced dst stride
|
H A D | synth_filter_vfp.S | 139 ldr lr, =0x03030000 @ RunFast mode, short vectors of length 4, stride 1
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | vp6dsp.asm | 117 ; void ff_vp6_filter_diag4_<opt>(uint8_t *dst, uint8_t *src, ptrdiff_t stride,
|
/third_party/ffmpeg/libavfilter/x86/ |
H A D | vf_convolution.asm | 31 ; int dstride, int stride)
|
/third_party/ffmpeg/tests/checkasm/ |
H A D | aacpsdsp.c | 96 ptrdiff_t stride, int n); in test_hybrid_analysis()
|
/third_party/mesa3d/include/d3dadapter/ |
H A D | present.h | 69 HRESULT (WINAPI *NewD3DWindowBufferFromDmaBuf)(ID3DPresent *This, int dmaBufFd, int width, int height, int stride, int depth, int bpp, D3DWindowBuffer **out);
|
/third_party/mesa3d/src/compiler/ |
H A D | nir_types.h | 207 unsigned stride,
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_cmd_buffer.h | 312 uint32_t stride; member
|
H A D | tu_android.c | 171 int stride[4]; member
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_radeon_winsys.h | 150 unsigned stride; member
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_transfer_queue.c | 189 queued->base.stride, queued->l_stride, in transfer_put()
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_fs_register_coalesce.cpp | 59 inst->exec_size * dst.stride * in is_nop_mov()
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | resource.cpp | 275 pxfer->stride, in pitch()
|