/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()
|
H A D | virgl_encode.h | 166 const void *data, unsigned stride,
|
/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()
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_job_common.c | 251 reg.linestride = (surface_params->stride - 1) / in pvr_pbe_pack_state()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_cmd_buffer.c | 357 memcpy((uint8_t*)cmd->u.push_descriptor_set_with_template_khr.data + offset, (const uint8_t*)pData + entry->offset + i * entry->stride, size); in lvp_CmdPushDescriptorSetWithTemplateKHR()
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_winsys.h | 590 unsigned stride,
|