| /kernel/linux/linux-6.6/drivers/hwspinlock/ |
| H A D | qcom_hwspinlock.c | 24 u32 stride; member 126 qcom_hwspinlock_probe_syscon(struct platform_device *pdev, u32 *base, u32 *stride) qcom_hwspinlock_probe_syscon() argument 157 qcom_hwspinlock_probe_mmio(struct platform_device *pdev, u32 *offset, u32 *stride) qcom_hwspinlock_probe_mmio() argument 184 u32 stride; qcom_hwspinlock_probe() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | dxa.c | 54 decode_13(AVCodecContext *avctx, DxaDecContext *c, uint8_t* dst, int stride, uint8_t *src, int srcsize, uint8_t *ref) decode_13() argument 218 int stride; decode_frame() local [all...] |
| H A D | hqxdsp.c | 109 static void hqx_idct_put(uint16_t *dst, ptrdiff_t stride, in hqx_idct_put() argument
|
| H A D | libaomdec.c | 229 const int stride[4] = { img->stride[0], img->stride[1], img->stride[2] }; in aom_decode() local
|
| H A D | avs.c | 56 int i, j, x, y, stride, ret, vect_w = 3, vect_h = 3; in avs_decode_frame() local
|
| H A D | faanidct.c | 50 p8idct(int16_t data[64], FLOAT temp[64], uint8_t *dest, ptrdiff_t stride, int x, int y, int type) p8idct() argument [all...] |
| H A D | mediacodec_sw_buffer.c | 87 int stride = s->stride; in ff_mediacodec_sw_buffer_copy_yuv420_planar() local [all...] |
| H A D | mediacodecdec_common.h | 57 int stride; member
|
| H A D | hq_hqadsp.c | 111 static void hq_idct_put(uint8_t *dst, int stride, int16_t *block) in hq_idct_put() argument
|
| H A D | prosumer.c | 40 unsigned stride; member 133 static void vertical_predict(uint32_t *dst, int offset, const uint32_t *src, int stride, int height) in vertical_predict() argument [all...] |
| H A D | rpza.c | 77 int stride, row_inc, ret; in rpza_decode_stream() local
|
| H A D | vaapi_vc1.c | 238 static inline void vc1_pack_bitplanes(uint8_t *bitplane, int n, const uint8_t *ff_bp[3], int x, int y, int stride) in vc1_pack_bitplanes() argument
|
| H A D | vble.c | 91 int stride = pic->linesize[plane]; in vble_restore_plane() local
|
| H A D | mscc.c | 215 int stride; in decode_init() local
|
| H A D | rv30.c | 138 rv30_weak_loop_filter(uint8_t *src, const int step, const int stride, const int lim) rv30_weak_loop_filter() argument
|
| H A D | mwsc.c | 42 rle_uncompress(GetByteContext *gb, PutByteContext *pb, GetByteContext *gbp, int width, int height, int stride, int pb_linesize, int gbp_linesize) rle_uncompress() argument
|
| H A D | v210dec.c | 37 int stride; member 111 int stride = td->stride; in v210_decode_slice() local 140 int ret, stride, aligned_input; in decode_frame() local [all...] |
| H A D | msvideo1.c | 105 int stride = s->frame->linesize[0]; in msvideo1_decode_8bit() local 205 int stride = s->frame->linesize[0] / 2; in msvideo1_decode_16bit() local
|
| H A D | rl2.c | 61 rl2_rle_decode(Rl2Context *s, const uint8_t *in, int size, uint8_t *out, int stride, int video_base) rl2_rle_decode() argument
|
| H A D | texturedsp.h | 70 ptrdiff_t stride; // Frame linesize global() member [all...] |
| H A D | targa.c | 115 int stride; in decode_frame() local 34 advance_line(uint8_t *start, uint8_t *line, int stride, int *y, int h, int interleave) advance_line() argument 51 targa_decode_rle(AVCodecContext *avctx, TargaContext *s, uint8_t *start, int w, int h, int stride, int bpp, int interleave) targa_decode_rle() argument [all...] |
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | h263dsp_msa.c | 29 static void h263_h_loop_filter_msa(uint8_t *src, int32_t stride, int32_t qscale) in h263_h_loop_filter_msa() argument 92 static void h263_v_loop_filter_msa(uint8_t *src, int32_t stride, int32_t qscale) in h263_v_loop_filter_msa() argument 153 void ff_h263_h_loop_filter_msa(uint8_t *src, int32_t stride, int32_t q_scale) in ff_h263_h_loop_filter_msa() argument 158 void ff_h263_v_loop_filter_msa(uint8_t *src, int32_t stride, int32_ argument [all...] |
| H A D | h264pred_mmi.c | 30 void ff_pred16x16_vertical_8_mmi(uint8_t *src, ptrdiff_t stride) in ff_pred16x16_vertical_8_mmi() argument 60 void ff_pred16x16_horizontal_8_mmi(uint8_t *src, ptrdiff_t stride) in ff_pred16x16_horizontal_8_mmi() argument 97 ff_pred16x16_dc_8_mmi(uint8_t *src, ptrdiff_t stride) ff_pred16x16_dc_8_mmi() argument 155 ff_pred8x8l_top_dc_8_mmi(uint8_t *src, int has_topleft, int has_topright, ptrdiff_t stride) ff_pred8x8l_top_dc_8_mmi() argument 246 ff_pred8x8l_dc_8_mmi(uint8_t *src, int has_topleft, int has_topright, ptrdiff_t stride) ff_pred8x8l_dc_8_mmi() argument 353 ff_pred8x8l_vertical_8_mmi(uint8_t *src, int has_topleft, int has_topright, ptrdiff_t stride) ff_pred8x8l_vertical_8_mmi() argument 435 ff_pred4x4_dc_8_mmi(uint8_t *src, const uint8_t *topright, ptrdiff_t stride) ff_pred4x4_dc_8_mmi() argument 465 ff_pred8x8_vertical_8_mmi(uint8_t *src, ptrdiff_t stride) ff_pred8x8_vertical_8_mmi() argument 492 ff_pred8x8_horizontal_8_mmi(uint8_t *src, ptrdiff_t stride) ff_pred8x8_horizontal_8_mmi() argument 525 ff_pred8x8_top_dc_8_mmi(uint8_t *src, ptrdiff_t stride) ff_pred8x8_top_dc_8_mmi() argument 577 ff_pred8x8_dc_8_mmi(uint8_t *src, ptrdiff_t stride) ff_pred8x8_dc_8_mmi() argument 683 ff_pred8x16_vertical_8_mmi(uint8_t *src, ptrdiff_t stride) ff_pred8x16_vertical_8_mmi() argument 714 ff_pred8x16_horizontal_8_mmi(uint8_t *src, ptrdiff_t stride) ff_pred8x16_horizontal_8_mmi() argument 747 pred16x16_plane_compat_mmi(uint8_t *src, int stride, const int svq3, const int rv40) pred16x16_plane_compat_mmi() argument 977 ff_pred16x16_plane_h264_8_mmi(uint8_t *src, ptrdiff_t stride) ff_pred16x16_plane_h264_8_mmi() argument 982 ff_pred16x16_plane_svq3_8_mmi(uint8_t *src, ptrdiff_t stride) ff_pred16x16_plane_svq3_8_mmi() argument 987 ff_pred16x16_plane_rv40_8_mmi(uint8_t *src, ptrdiff_t stride) ff_pred16x16_plane_rv40_8_mmi() argument [all...] |
| /third_party/ffmpeg/libavcodec/x86/ |
| H A D | mpegvideodsp.c | 28 gmc_mmx(uint8_t *dst, uint8_t *src, int stride, int h, int ox, int oy, int dxx, int dxy, int dyx, int dyy, int shift, int r, int width, int height) gmc_mmx() argument [all...] |
| /third_party/ffmpeg/libavcodec/ppc/ |
| H A D | h264chroma_template.c | 112 PREFIX_h264_chroma_mc8_altivec(uint8_t * dst, uint8_t * src, ptrdiff_t stride, int h, int x, int y) PREFIX_h264_chroma_mc8_altivec() argument 187 PREFIX_no_rnd_vc1_chroma_mc8_altivec(uint8_t *dst, uint8_t *src, ptrdiff_t stride, int h, int x, int y) PREFIX_no_rnd_vc1_chroma_mc8_altivec() argument [all...] |