Home
last modified time | relevance | path

Searched defs:dc_value (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/libhevc/encoder/arm/
H A Dihevce_itrans_recon_neon.c59 UWORD8 *pu1_pred, WORD32 pred_strd, UWORD8 *pu1_dst, WORD32 dst_strd, WORD32 dc_value) in ihevce_itrans_recon_dc_4x4_luma_neon()
87 WORD32 dc_value, in ihevce_itrans_recon_dc_4x4_chroma_neon()
112 WORD32 dc_value) in ihevce_itrans_recon_dc_8x8_luma_neon()
138 WORD32 dc_value, in ihevce_itrans_recon_dc_8x8_chroma_neon()
170 WORD32 dc_value) in ihevce_itrans_recon_dc_16x16_luma_neon()
193 WORD32 dc_value, in ihevce_itrans_recon_dc_16x16_chroma_neon()
225 WORD32 dc_value; in ihevce_itrans_recon_dc_neon() local
/aosp_15_r20/external/libhevc/decoder/
H A Dihevcd_itrans_recon_dc.c95 WORD32 dc_value, quant_out; in ihevcd_itrans_recon_dc_luma() local
125 WORD32 dc_value, quant_out; in ihevcd_itrans_recon_dc_chroma() local
H A Dihevcd_parse_headers.c1174 WORD32 value, dc_value = 0; in ihevcd_scaling_list_data() local
/aosp_15_r20/external/libvpx/vpx_dsp/x86/
H A Dinv_txfm_sse2.c52 __m128i dc_value, d[2]; in vpx_idct4x4_1_add_sse2() local
206 __m128i dc_value; in vpx_idct8x8_1_add_sse2() local
501 __m128i dc_value; in vpx_idct16x16_1_add_sse2() local
1221 __m128i dc_value; in vpx_idct32x32_1_add_sse2() local
/aosp_15_r20/external/libhevc/decoder/x86/
H A Dihevcd_it_rec_dc_sse42_intr.c72 WORD32 dc_value, quant_out; in ihevcd_itrans_recon_dc_luma_sse42() local
212 WORD32 dc_value, quant_out; in ihevcd_itrans_recon_dc_chroma_sse42() local
H A Dihevcd_it_rec_dc_ssse3_intr.c74 WORD32 dc_value, quant_out; in ihevcd_itrans_recon_dc_luma_ssse3() local
212 WORD32 dc_value, quant_out; in ihevcd_itrans_recon_dc_chroma_ssse3() local
/aosp_15_r20/external/libhevc/encoder/
H A Dihevce_common_utils.c346 WORD32 dc_value) in ihevce_itrans_recon_dc_compute()
403 WORD32 dc_value; in ihevce_itrans_recon_dc() local
/aosp_15_r20/external/coreboot/src/soc/samsung/common/include/soc/
H A Dtmu.h93 int dc_value; member
/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dir_emitter.cpp3851 auto add_kwargs = [&](Value* dc_value) { in emitApplySpecialFormForDict()
3953 auto dc_value = emitBuiltinCall( in emitApplySpecialFormForDict() local
4005 auto dc_value = emitDictComprehension(dc, refined_type_hint); in emitApplySpecialFormForDict() local