Home
last modified time | relevance | path

Searched defs:v_bit (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libaom/av1/common/arm/
H A Dhighbd_inv_txfm_neon.c69 const int32x4_t v_bit = vdupq_n_s32(-bit); in round_shift_array_32_neon() local
86 const int32x4_t *v_bit, in half_btf_neon_r()
97 const int32x4_t *w1, const int32x4_t *v_bit, const int32x4_t *rnding) { in half_btf_neon_mode11_r()
107 const int32x4_t *w1, const int32x4_t *v_bit, const int32x4_t *rnding) { in half_btf_neon_mode01_r()
117 const int32x4_t *w1, const int32x4_t *v_bit, const int32x4_t *rnding) { in half_btf_neon_mode10_r()
127 const int32x4_t *v_bit, in half_btf_0_neon_r()
137 const int32x4_t *v_bit, in half_btf_0_m_neon_r()
325 const int32x4_t *v_bit, in idct32_stage4_neon()
356 const int32x4_t *v_bit, in idct32_stage5_neon()
384 const int32x4_t *v_bit, in idct32_stage6_neon()
[all …]
/aosp_15_r20/external/libaom/av1/encoder/arm/
H A Dhighbd_fwd_txfm_neon.c61 #define butterfly_half_neon(wvec, lane0, lane1, in0, in1, out, v_bit) \ argument
72 const int32x4_t v_bit) { in butterfly_0112_neon()
81 const int32x4_t v_bit) { in butterfly_2312_neon()
90 const int32x4_t v_bit) { in butterfly_0332_neon()
99 const int32x4_t v_bit) { in butterfly_0130_neon()
107 int32x4_t *out0, int32x4_t *out1, const int32x4_t v_bit) { in butterfly_cospi32_0002_neon()
115 int32x4_t *out0, int32x4_t *out1, const int32x4_t v_bit) { in butterfly_cospi32_0222_neon()
255 const int32x4_t v_bit = vdupq_n_s32(-bit); in highbd_fdct4_x4_neon() local
290 const int32x4_t v_bit = vdupq_n_s32(-bit); in highbd_fadst4_x4_neon() local
486 const int32x4_t v_bit = vdupq_n_s32(-bit); in highbd_fdct8_x4_neon() local
[all …]
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Dvideo_rtp_depacketizer_vp9.cc174 bool v_bit = first_byte & 0b0000'0010; // Scalability structure present. in ParseRtpPayload() local
H A Drtp_format_vp9.cc412 bool v_bit = hdr_.ss_data_available && b_bit; in WriteHeader() local
/aosp_15_r20/external/coreboot/src/vendorcode/wuffs/
H A Dwuffs-v0.4.c46366 bool v_bit = false; in wuffs_jpeg__decoder__decode_mcu_progressive_ac_low_bit() local