| /external/libvpx/libvpx/vp9/common/ |
| D | vp9_idct.c | 20 void vp9_iht4x4_16_add_c(const tran_low_t *input, uint8_t *dest, int stride, in vp9_iht4x4_16_add_c() 60 void vp9_iht8x8_64_add_c(const tran_low_t *input, uint8_t *dest, int stride, in vp9_iht8x8_64_add_c() 94 void vp9_iht16x16_256_add_c(const tran_low_t *input, uint8_t *dest, int stride, in vp9_iht16x16_256_add_c() 122 void vp9_idct4x4_add(const tran_low_t *input, uint8_t *dest, int stride, in vp9_idct4x4_add() 131 void vp9_iwht4x4_add(const tran_low_t *input, uint8_t *dest, int stride, in vp9_iwht4x4_add() 139 void vp9_idct8x8_add(const tran_low_t *input, uint8_t *dest, int stride, in vp9_idct8x8_add() 157 void vp9_idct16x16_add(const tran_low_t *input, uint8_t *dest, int stride, in vp9_idct16x16_add() 170 void vp9_idct32x32_add(const tran_low_t *input, uint8_t *dest, int stride, in vp9_idct32x32_add() 183 int stride, int eob) { in vp9_iht4x4_add() 191 int stride, int eob) { in vp9_iht8x8_add() [all …]
|
| /external/libvpx/libvpx/vpx_dsp/ |
| D | intrapred.c | 21 static INLINE void d207_predictor(uint8_t *dst, ptrdiff_t stride, int bs, in d207_predictor() 47 static INLINE void d63_predictor(uint8_t *dst, ptrdiff_t stride, int bs, in d63_predictor() 64 static INLINE void d45_predictor(uint8_t *dst, ptrdiff_t stride, int bs, in d45_predictor() 83 static INLINE void d117_predictor(uint8_t *dst, ptrdiff_t stride, int bs, in d117_predictor() 111 static INLINE void d135_predictor(uint8_t *dst, ptrdiff_t stride, int bs, in d135_predictor() 130 static INLINE void d153_predictor(uint8_t *dst, ptrdiff_t stride, int bs, in d153_predictor() 155 static INLINE void v_predictor(uint8_t *dst, ptrdiff_t stride, int bs, in v_predictor() 166 static INLINE void h_predictor(uint8_t *dst, ptrdiff_t stride, int bs, in h_predictor() 177 static INLINE void tm_predictor(uint8_t *dst, ptrdiff_t stride, int bs, in tm_predictor() 189 static INLINE void dc_128_predictor(uint8_t *dst, ptrdiff_t stride, int bs, in dc_128_predictor() [all …]
|
| D | fwd_txfm.c | 13 void vpx_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct4x4_c() 80 void vpx_fdct4x4_1_c(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct4x4_1_c() 91 void vpx_fdct8x8_c(const int16_t *input, tran_low_t *final_output, int stride) { in vpx_fdct8x8_c() 177 void vpx_fdct8x8_1_c(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct8x8_1_c() 188 void vpx_fdct16x16_c(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct16x16_c() 368 void vpx_fdct16x16_1_c(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct16x16_1_c() 715 void vpx_fdct32x32_c(const int16_t *input, tran_low_t *out, int stride) { in vpx_fdct32x32_c() 744 void vpx_fdct32x32_rd_c(const int16_t *input, tran_low_t *out, int stride) { in vpx_fdct32x32_rd_c() 772 void vpx_fdct32x32_1_c(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct32x32_1_c() 785 int stride) { in vpx_highbd_fdct4x4_c() [all …]
|
| /external/libvpx/libvpx/vpx_dsp/arm/ |
| D | intrapred_neon.c | 21 static INLINE void dc_4x4(uint8_t *dst, ptrdiff_t stride, in dc_4x4() 62 void vpx_dc_predictor_4x4_neon(uint8_t *dst, ptrdiff_t stride, in vpx_dc_predictor_4x4_neon() 67 void vpx_dc_left_predictor_4x4_neon(uint8_t *dst, ptrdiff_t stride, in vpx_dc_left_predictor_4x4_neon() 73 void vpx_dc_top_predictor_4x4_neon(uint8_t *dst, ptrdiff_t stride, in vpx_dc_top_predictor_4x4_neon() 79 void vpx_dc_128_predictor_4x4_neon(uint8_t *dst, ptrdiff_t stride, in vpx_dc_128_predictor_4x4_neon() 90 static INLINE void dc_8x8(uint8_t *dst, ptrdiff_t stride, in dc_8x8() 133 void vpx_dc_predictor_8x8_neon(uint8_t *dst, ptrdiff_t stride, in vpx_dc_predictor_8x8_neon() 138 void vpx_dc_left_predictor_8x8_neon(uint8_t *dst, ptrdiff_t stride, in vpx_dc_left_predictor_8x8_neon() 144 void vpx_dc_top_predictor_8x8_neon(uint8_t *dst, ptrdiff_t stride, in vpx_dc_top_predictor_8x8_neon() 150 void vpx_dc_128_predictor_8x8_neon(uint8_t *dst, ptrdiff_t stride, in vpx_dc_128_predictor_8x8_neon() [all …]
|
| /external/libvpx/libvpx/test/ |
| D | fdct4x4_test.cc | 42 void fdct4x4_ref(const int16_t *in, tran_low_t *out, int stride, in fdct4x4_ref() 47 void fht4x4_ref(const int16_t *in, tran_low_t *out, int stride, int tx_type) { in fht4x4_ref() 51 void fwht4x4_ref(const int16_t *in, tran_low_t *out, int stride, in fwht4x4_ref() 57 void idct4x4_10(const tran_low_t *in, uint8_t *out, int stride) { in idct4x4_10() 61 void idct4x4_12(const tran_low_t *in, uint8_t *out, int stride) { in idct4x4_12() 65 void iht4x4_10(const tran_low_t *in, uint8_t *out, int stride, int tx_type) { in iht4x4_10() 69 void iht4x4_12(const tran_low_t *in, uint8_t *out, int stride, int tx_type) { in iht4x4_12() 73 void iwht4x4_10(const tran_low_t *in, uint8_t *out, int stride) { in iwht4x4_10() 77 void iwht4x4_12(const tran_low_t *in, uint8_t *out, int stride) { in iwht4x4_12() 82 void idct4x4_10_sse2(const tran_low_t *in, uint8_t *out, int stride) { in idct4x4_10_sse2() [all …]
|
| D | dct16x16_test.cc | 273 void fdct16x16_ref(const int16_t *in, tran_low_t *out, int stride, in fdct16x16_ref() argument 278 void idct16x16_ref(const tran_low_t *in, uint8_t *dest, int stride, in idct16x16_ref() argument 283 void fht16x16_ref(const int16_t *in, tran_low_t *out, int stride, in fht16x16_ref() 288 void iht16x16_ref(const tran_low_t *in, uint8_t *dest, int stride, in iht16x16_ref() 294 void idct16x16_10(const tran_low_t *in, uint8_t *out, int stride) { in idct16x16_10() 298 void idct16x16_12(const tran_low_t *in, uint8_t *out, int stride) { in idct16x16_12() 302 void idct16x16_10_ref(const tran_low_t *in, uint8_t *out, int stride, in idct16x16_10_ref() 307 void idct16x16_12_ref(const tran_low_t *in, uint8_t *out, int stride, in idct16x16_12_ref() 312 void iht16x16_10(const tran_low_t *in, uint8_t *out, int stride, int tx_type) { in iht16x16_10() 316 void iht16x16_12(const tran_low_t *in, uint8_t *out, int stride, int tx_type) { in iht16x16_12() [all …]
|
| D | fdct8x8_test.cc | 50 void reference_8x8_dct_1d(const double in[8], double out[8], int stride) { in reference_8x8_dct_1d() 85 void fdct8x8_ref(const int16_t *in, tran_low_t *out, int stride, int tx_type) { in fdct8x8_ref() 89 void fht8x8_ref(const int16_t *in, tran_low_t *out, int stride, int tx_type) { in fht8x8_ref() 94 void idct8x8_10(const tran_low_t *in, uint8_t *out, int stride) { in idct8x8_10() 98 void idct8x8_12(const tran_low_t *in, uint8_t *out, int stride) { in idct8x8_12() 102 void iht8x8_10(const tran_low_t *in, uint8_t *out, int stride, int tx_type) { in iht8x8_10() 106 void iht8x8_12(const tran_low_t *in, uint8_t *out, int stride, int tx_type) { in iht8x8_12() 110 void idct8x8_10_add_10_c(const tran_low_t *in, uint8_t *out, int stride) { in idct8x8_10_add_10_c() 114 void idct8x8_10_add_12_c(const tran_low_t *in, uint8_t *out, int stride) { in idct8x8_10_add_12_c() 119 void idct8x8_10_add_10_sse2(const tran_low_t *in, uint8_t *out, int stride) { in idct8x8_10_add_10_sse2() [all …]
|
| D | blockiness_test.cc | 71 void FillConstant(uint8_t *data, int stride, uint8_t fill_constant, in FillConstant() 80 void FillConstant(uint8_t *data, int stride, uint8_t fill_constant) { in FillConstant() 84 void FillRandom(uint8_t *data, int stride, int width, int height) { in FillRandom() 92 void FillRandom(uint8_t *data, int stride) { in FillRandom() 96 void FillRandomBlocky(uint8_t *data, int stride) { in FillRandomBlocky() 104 void FillCheckerboard(uint8_t *data, int stride) { in FillCheckerboard() 115 void Blur(uint8_t *data, int stride, int taps) { in Blur()
|
| /external/mesa3d/src/glx/ |
| D | vertarr.c | 49 __indirect_glColorPointerEXT(GLint size, GLenum type, GLsizei stride, in __indirect_glColorPointerEXT() 57 __indirect_glEdgeFlagPointerEXT(GLsizei stride, in __indirect_glEdgeFlagPointerEXT() 65 __indirect_glIndexPointerEXT(GLenum type, GLsizei stride, in __indirect_glIndexPointerEXT() 73 __indirect_glNormalPointerEXT(GLenum type, GLsizei stride, GLsizei count, in __indirect_glNormalPointerEXT() 81 __indirect_glTexCoordPointerEXT(GLint size, GLenum type, GLsizei stride, in __indirect_glTexCoordPointerEXT() 89 __indirect_glVertexPointerEXT(GLint size, GLenum type, GLsizei stride, in __indirect_glVertexPointerEXT() 101 __indirect_glInterleavedArrays(GLenum format, GLsizei stride, in __indirect_glInterleavedArrays()
|
| /external/mesa3d/src/mesa/math/ |
| D | m_trans_tmp.h | 33 GLuint stride, in DEST_4F() 59 GLuint stride, in DEST_4FN() 84 GLuint stride, in DEST_3FN() 106 GLuint stride, in DEST_1F() 126 GLuint stride, in DEST_4UB() 150 GLuint stride, in DEST_4US() 174 GLuint stride, in DEST_1UB() 195 GLuint stride, in DEST_1UI()
|
| D | m_xform_tmp.h | 78 const GLuint stride = from_vec->stride; in TAG() local 104 const GLuint stride = from_vec->stride; in TAG() local 124 const GLuint stride = from_vec->stride; in TAG() local 146 const GLuint stride = from_vec->stride; in TAG() local 167 const GLuint stride = from_vec->stride; in TAG() local 191 const GLuint stride = from_vec->stride; in TAG() local 214 const GLuint stride = from_vec->stride; in TAG() local 244 const GLuint stride = from_vec->stride; in TAG() local 270 const GLuint stride = from_vec->stride; in TAG() local 291 const GLuint stride = from_vec->stride; in TAG() local [all …]
|
| D | m_dotprod_tmp.h | 38 GLuint stride = coord_vec->stride; in TAG() local 58 GLuint stride = coord_vec->stride; in TAG() local 80 GLuint stride = coord_vec->stride; in TAG() local
|
| D | m_clip_tmp.h | 50 const GLuint stride = clip_vec->stride; in TAG() local 130 const GLuint stride = clip_vec->stride; in TAG() local 187 const GLuint stride = clip_vec->stride; in TAG() local 223 const GLuint stride = clip_vec->stride; in TAG() local
|
| D | m_norm_tmp.h | 51 const GLuint stride = in->stride; in TAG() local 118 const GLuint stride = in->stride; in TAG() local 183 const GLuint stride = in->stride; in TAG() local 212 const GLuint stride = in->stride; in TAG() local 244 const GLuint stride = in->stride; in TAG() local 274 const GLuint stride = in->stride; in TAG() local 304 const GLuint stride = in->stride; in TAG() local 350 const GLuint stride = in->stride; in TAG() local
|
| /external/webp/src/utils/ |
| D | filters.c | 45 int width, int height, int stride, in DoHorizontalFilter() 79 int stride, uint8_t* filtered_data) { in HorizontalFilter() 83 static void HorizontalUnfilter(int width, int height, int stride, int row, in HorizontalUnfilter() 92 int width, int height, int stride, in DoVerticalFilter() 127 int stride, uint8_t* filtered_data) { in VerticalFilter() 131 static void VerticalUnfilter(int width, int height, int stride, int row, in VerticalUnfilter() 145 int width, int height, int stride, in DoGradientFilter() 185 int stride, uint8_t* filtered_data) { in GradientFilter() 189 static void GradientUnfilter(int width, int height, int stride, int row, in GradientUnfilter() 203 int width, int height, int stride) { in EstimateBestFilter()
|
| /external/mesa3d/src/mesa/main/ |
| D | varray.c | 127 GLint size, GLenum type, GLsizei stride, in update_array() 276 _mesa_VertexPointer(GLint size, GLenum type, GLsizei stride, const GLvoid *ptr) in _mesa_VertexPointer() 294 _mesa_NormalPointer(GLenum type, GLsizei stride, const GLvoid *ptr ) in _mesa_NormalPointer() 312 _mesa_ColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid *ptr) in _mesa_ColorPointer() 333 _mesa_FogCoordPointerEXT(GLenum type, GLsizei stride, const GLvoid *ptr) in _mesa_FogCoordPointerEXT() 346 _mesa_IndexPointer(GLenum type, GLsizei stride, const GLvoid *ptr) in _mesa_IndexPointer() 361 GLsizei stride, const GLvoid *ptr) in _mesa_SecondaryColorPointerEXT() 379 _mesa_TexCoordPointer(GLint size, GLenum type, GLsizei stride, in _mesa_TexCoordPointer() 401 _mesa_EdgeFlagPointer(GLsizei stride, const GLvoid *ptr) in _mesa_EdgeFlagPointer() 416 _mesa_PointSizePointer(GLenum type, GLsizei stride, const GLvoid *ptr) in _mesa_PointSizePointer() [all …]
|
| /external/webp/src/dsp/ |
| D | dec_mips32.c | 120 static void VFilter16(uint8_t* p, int stride, in VFilter16() 125 static void HFilter16(uint8_t* p, int stride, in HFilter16() 131 static void VFilter8(uint8_t* u, uint8_t* v, int stride, in VFilter8() 137 static void HFilter8(uint8_t* u, uint8_t* v, int stride, in HFilter8() 143 static void VFilter8i(uint8_t* u, uint8_t* v, int stride, in VFilter8i() 149 static void HFilter8i(uint8_t* u, uint8_t* v, int stride, in HFilter8i() 156 static void VFilter16i(uint8_t* p, int stride, in VFilter16i() 165 static void HFilter16i(uint8_t* p, int stride, in HFilter16i() 177 static void SimpleVFilter16(uint8_t* p, int stride, int thresh) { in SimpleVFilter16() 186 static void SimpleHFilter16(uint8_t* p, int stride, int thresh) { in SimpleHFilter16() [all …]
|
| D | dec_neon.c | 26 #define LOAD8x4(c1, c2, c3, c4, b1, b2, stride) \ argument 36 #define STORE8x2(c1, c2, p, stride) \ argument 51 static WEBP_INLINE uint8x8x4_t Load4x8(const uint8_t* const src, int stride) { in Load4x8() 66 static WEBP_INLINE void Load4x16(const uint8_t* const src, int stride, in Load4x16() 86 static WEBP_INLINE void Load4x16(const uint8_t* src, int stride, in Load4x16() 129 static WEBP_INLINE void Load8x16(const uint8_t* const src, int stride, in Load8x16() 138 static WEBP_INLINE void Load16x4(const uint8_t* const src, int stride, in Load16x4() 147 static WEBP_INLINE void Load16x8(const uint8_t* const src, int stride, in Load16x8() 158 int stride, in Load8x8x2() 182 int stride, in Load8x8x2T() [all …]
|
| /external/libvpx/libvpx/vp9/common/x86/ |
| D | vp9_idct_intrin_sse2.c | 15 void vp9_iht4x4_16_add_sse2(const int16_t *input, uint8_t *dest, int stride, in vp9_iht4x4_16_add_sse2() 80 void vp9_iht8x8_64_add_sse2(const int16_t *input, uint8_t *dest, int stride, in vp9_iht8x8_64_add_sse2() 147 void vp9_iht16x16_256_add_sse2(const int16_t *input, uint8_t *dest, int stride, in vp9_iht16x16_256_add_sse2()
|
| /external/mesa3d/src/mesa/drivers/dri/radeon/ |
| D | radeon_dma.c | 58 void radeonEmitVec4(uint32_t *out, const GLvoid * data, int stride, int count) in radeonEmitVec4() 76 void radeonEmitVec8(uint32_t *out, const GLvoid * data, int stride, int count) in radeonEmitVec8() 95 void radeonEmitVec12(uint32_t *out, const GLvoid * data, int stride, int count) in radeonEmitVec12() 116 void radeonEmitVec16(uint32_t *out, const GLvoid * data, int stride, int count) in radeonEmitVec16() 138 const GLvoid * data, int size, int stride, int count) in rcommon_emit_vector() 170 GLvoid *data, int stride, int count) in rcommon_emit_vecfog()
|
| D | radeon_maos_arrays.c | 51 static void emit_s0_vec(uint32_t *out, GLvoid *data, int stride, int count) in emit_s0_vec() 66 static void emit_stq_vec(uint32_t *out, GLvoid *data, int stride, int count) in emit_stq_vec() 84 GLvoid *data, int size, int stride, int count) in emit_tex_vector()
|
| /external/mesa3d/src/mesa/drivers/dri/r200/ |
| D | radeon_dma.c | 58 void radeonEmitVec4(uint32_t *out, const GLvoid * data, int stride, int count) in radeonEmitVec4() 76 void radeonEmitVec8(uint32_t *out, const GLvoid * data, int stride, int count) in radeonEmitVec8() 95 void radeonEmitVec12(uint32_t *out, const GLvoid * data, int stride, int count) in radeonEmitVec12() 116 void radeonEmitVec16(uint32_t *out, const GLvoid * data, int stride, int count) in radeonEmitVec16() 138 const GLvoid * data, int size, int stride, int count) in rcommon_emit_vector() 170 GLvoid *data, int stride, int count) in rcommon_emit_vecfog()
|
| /external/libvpx/libvpx/vpx_dsp/x86/ |
| D | fwd_txfm_sse2.c | 17 void vpx_fdct4x4_1_sse2(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct4x4_1_sse2() 46 void vpx_fdct8x8_1_sse2(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct8x8_1_sse2() 87 int stride) { in vpx_fdct16x16_1_sse2() 156 int stride) { in vpx_fdct32x32_1_sse2()
|
| /external/libvpx/libvpx/vp8/common/x86/ |
| D | idct_blk_sse2.c | 23 unsigned char *dst, int stride, char *eobs) in vp8_dequant_idct_add_y_block_sse2() 51 unsigned char *dstu, unsigned char *dstv, int stride, char *eobs) in vp8_dequant_idct_add_uv_block_sse2()
|
| /external/libvpx/libvpx/vp8/common/arm/neon/ |
| D | idct_blk_neon.c | 25 int stride, char *eobs) in vp8_dequant_idct_add_y_block_neon() 55 int stride, char *eobs) in vp8_dequant_idct_add_uv_block_neon()
|