Searched defs:m_h (Results 1 – 6 of 6) sorted by relevance
/external/libaom/av1/encoder/arm/neon/ |
D | wedge_utils_neon.c | 47 const int16x8_t m_h = vreinterpretq_s16_u8(m_u16.val[1]); in av1_wedge_sse_from_residuals_neon() local
|
/external/ComputeLibrary/tests/validation/fixtures/ |
D | GEMMFixture.h | 358 …void setup(unsigned int m_w, unsigned int m_h, unsigned int n, unsigned int k, unsigned int batch_… in setup() 386 …hape, const TensorShape &bias_shape, DataType data_type, float alpha, float beta, unsigned int m_h, in compute_target() 439 …shape, const TensorShape &rhs_shape, DataType data_type, float alpha, float beta, unsigned int m_h, in compute_reference() 636 …void setup(unsigned int m_w, unsigned int m_h, unsigned int n, unsigned int k, unsigned int batch_… in setup() 679 …DataType data_type, float alpha, float beta, unsigned int m_h, bool fp16_mixed_precision, const Ac… in compute_target() 749 …shape, const TensorShape &rhs_shape, DataType data_type, float alpha, float beta, unsigned int m_h, in compute_reference() 1231 …void setup(unsigned int m_w, unsigned int m_h, unsigned int n, unsigned int k, unsigned int batch_… in setup() 1276 …DataType data_type, float alpha, float beta, unsigned int m_h, const ActivationLayerInfo &act_info) in compute_target() 1362 …shape, const TensorShape &rhs_shape, DataType data_type, float alpha, float beta, unsigned int m_h, in compute_reference() 1814 …void setup(unsigned int m_w, unsigned int m_h, unsigned int n, unsigned int k, unsigned int batch_… in setup() [all …]
|
D | GEMMLowpFixture.h | 1091 …void setup(unsigned int m_w, unsigned int m_h, unsigned int n, unsigned int k, unsigned int batch_… in setup() 1143 …&rhs_shape, const GEMMLHSMatrixInfo &lhs_info, const GEMMRHSMatrixInfo &rhs_info, unsigned int m_h, in compute_target() 1200 …ference(const TensorShape &lhs_shape, const TensorShape &rhs_shape, unsigned int m_h, DataType dat… in compute_reference() 1755 …void setup(unsigned int m_w, unsigned int m_h, unsigned int n, unsigned int k, unsigned int batch_… in setup() 1805 … const GEMMRHSMatrixInfo &rhs_info, unsigned int m_h, DataType data_type) in compute_target() 1861 …ference(const TensorShape &lhs_shape, const TensorShape &rhs_shape, unsigned int m_h, DataType dat… in compute_reference() 1999 …void setup(unsigned int m_w, unsigned int m_h, unsigned int n, unsigned int k, unsigned int batch_… in setup() 2029 …&rhs_shape, const GEMMLHSMatrixInfo &lhs_info, const GEMMRHSMatrixInfo &rhs_info, unsigned int m_h) in compute_target() 2071 …_t> compute_reference(const TensorShape &lhs_shape, const TensorShape &rhs_shape, unsigned int m_h) in compute_reference()
|
/external/webrtc/modules/audio_coding/codecs/isac/main/source/ |
D | isac_vad.c | 114 size_t m, m_h, i; in WebRtcIsac_LevDurb() local
|
/external/clang/test/SemaCUDA/ |
D | function-overload.cu | 252 struct m_h { struct
|
/external/libaom/aom_dsp/x86/ |
D | variance_avx2.c | 367 const __m128i m_h = _mm_loadl_epi64((const __m128i *)(mask + 8)); in aom_highbd_comp_mask_pred_avx2() local
|