| /third_party/ffmpeg/libavcodec/x86/ |
| H A D | h264_qpel.c | 209 put_h264_qpel16_mc00_sse2(uint8_t *dst, const uint8_t *src, ptrdiff_t stride) put_h264_qpel16_mc00_sse2() argument 214 avg_h264_qpel16_mc00_sse2(uint8_t *dst, const uint8_t *src, ptrdiff_t stride) avg_h264_qpel16_mc00_sse2() argument [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_neighbor.c | 268 const int stride = in->linesize[plane]; in filter_slice() local [all...] |
| H A D | vf_telecine.c | 50 int stride[4]; member
|
| /third_party/ffmpeg/libavresample/ |
| H A D | utils.c | 637 avresample_get_matrix(AVAudioResampleContext *avr, double *matrix, int stride) avresample_get_matrix() argument 666 avresample_set_matrix(AVAudioResampleContext *avr, const double *matrix, int stride) avresample_set_matrix() argument
|
| H A D | audio_mix_matrix.c | 87 avresample_build_matrix(uint64_t in_layout, uint64_t out_layout, double center_mix_level, double surround_mix_level, double lfe_mix_level, int normalize, double *matrix_out, int stride, enum AVMatrixEncoding matrix_encoding) avresample_build_matrix() argument
|
| /third_party/ffmpeg/libswscale/tests/ |
| H A D | swscale.c | 370 int stride[4] = { W, W, W, W }; in main() local
|
| /third_party/ffmpeg/libswscale/ |
| H A D | slice.c | 147 int ff_init_slice_from_src(SwsSlice * s, uint8_t *src[4], int stride[4], int srcW, int lumY, int lumH, int chrY, int chrH, int relative) in ff_init_slice_from_src() argument
|
| /third_party/libuv/test/ |
| H A D | test-threadpool-cancel.c | 40 unsigned stride; member
|
| /third_party/libsnd/src/ALAC/ |
| H A D | alac_decoder.c | 641 static void Zero32 (int32_t * buffer, uint32_t numItems, uint32_t stride) in Zero32() argument
|
| /third_party/libdrm/include/drm/ |
| H A D | qxl_drm.h | 123 __s32 stride; member
|
| H A D | virtgpu_drm.h | 96 __u32 stride; /* validate transfer in the host */ member 103 __u32 stride; member
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_split_64bit_vec3_and_vec4.c | 116 int stride = glsl_array_size((*p)->type); in get_linear_array_offset() local
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_android.c | 171 int stride[4]; member
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_android.c | 170 int stride[4]; member
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_image.c | 215 unsigned stride; in sp_tgsi_load() local 298 unsigned stride; in sp_tgsi_store() local 348 handle_op_uint(const struct pipe_image_view *iview, const struct tgsi_image_params *params, bool just_read, char *data_ptr, uint qi, unsigned stride, enum tgsi_opcode opcode, int s, int t, float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE], float rgba2[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) handle_op_uint() argument 465 handle_op_int(const struct pipe_image_view *iview, const struct tgsi_image_params *params, bool just_read, char *data_ptr, uint qi, unsigned stride, enum tgsi_opcode opcode, int s, int t, float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE], float rgba2[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) handle_op_int() argument 579 handle_op_r32f_xchg(const struct pipe_image_view *iview, const struct tgsi_image_params *params, bool just_read, char *data_ptr, uint qi, unsigned stride, enum tgsi_opcode opcode, int s, int t, float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) handle_op_r32f_xchg() argument 631 unsigned stride; sp_tgsi_op() local [all...] |
| H A D | sp_prim_vbuf.c | 164 const unsigned stride = softpipe->vertex_info.size * sizeof(float); in sp_vbuf_draw_elements() local 361 const unsigned stride = softpipe->vertex_info.size * sizeof(float); sp_vbuf_draw_arrays() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_blit.c | 100 uint32_t stride; in vc4_tile_blit() local 262 nir_ssa_def *stride in vc4_get_yuv_fs() local 358 uint32_t stride = src->slices[info->src.level].stride; vc4_yuv_blit() local [all...] |
| /third_party/mesa3d/src/gallium/winsys/sw/kms-dri/ |
| H A D | kms_dri_sw_winsys.c | 72 unsigned stride; member 130 get_plane(struct kms_sw_displaytarget *kms_sw_dt, enum pipe_format format, unsigned width, unsigned height, unsigned stride, unsigned offset) get_plane() argument 164 kms_sw_displaytarget_create(struct sw_winsys *ws, unsigned tex_usage, enum pipe_format format, unsigned width, unsigned height, unsigned alignment, const void *front_private, unsigned *stride) kms_sw_displaytarget_create() argument 320 kms_sw_displaytarget_add_from_prime(struct kms_sw_winsys *kms_sw, int fd, enum pipe_format format, unsigned width, unsigned height, unsigned stride, unsigned offset) kms_sw_displaytarget_add_from_prime() argument 406 kms_sw_displaytarget_from_handle(struct sw_winsys *ws, const struct pipe_resource *templ, struct winsys_handle *whandle, unsigned *stride) kms_sw_displaytarget_from_handle() argument [all...] |
| /third_party/mesa3d/src/gallium/winsys/sw/xlib/ |
| H A D | xlib_sw_winsys.c | 63 unsigned stride; member 400 xlib_displaytarget_create(struct sw_winsys *winsys, unsigned tex_usage, enum pipe_format format, unsigned width, unsigned height, unsigned alignment, const void *front_private, unsigned *stride) xlib_displaytarget_create() argument 450 xlib_displaytarget_from_handle(struct sw_winsys *winsys, const struct pipe_resource *templet, struct winsys_handle *whandle, unsigned *stride) xlib_displaytarget_from_handle() argument
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_kopper.h | 68 unsigned stride; member
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_fs.cpp | 550 const unsigned stride in component_size() local [all...] |
| H A D | brw_ir_vec4.h | 109 const unsigned stride = (reg.file == UNIFORM ? 0 : 4); in offset() local 190 const unsigned stride = (reg.file == UNIFORM ? 0 : 4); in offset() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_test_dma.c | 41 unsigned stride; member [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_llvm_gs.c | 326 unsigned stride; in si_preload_gs_rings() local
|
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_resource.h | 47 unsigned stride[VR_MAX_TEXTURE_2D_LEVELS]; member
|