HomeSort by relevance Sort by last modified time
    Searched full:i2_coeff_value (Results 1 - 10 of 10) sorted by null

  /external/libhevc/decoder/
ihevcd_itrans_recon_dc.h 45 WORD16 i2_coeff_value);
51 WORD16 i2_coeff_value);
ihevcd_itrans_recon_dc.c 91 WORD16 i2_coeff_value)
100 quant_out = i2_coeff_value;
121 WORD16 i2_coeff_value)
131 quant_out = i2_coeff_value;
ihevcd_iquant_itrans_recon_ctb.c 665 WORD16 i2_coeff_value, i2_coeff_value_v; local
843 &i2_coeff_value);
    [all...]
ihevcd_structs.h     [all...]
  /external/libhevc/decoder/x86/
ihevcd_it_rec_dc_ssse3_intr.c 50 WORD32 log2_trans_size, WORD16 i2_coeff_value)
81 quant_out = i2_coeff_value;
189 WORD32 log2_trans_size, WORD16 i2_coeff_value)
223 quant_out = i2_coeff_value;
ihevcd_it_rec_dc_sse42_intr.c 48 WORD32 log2_trans_size, WORD16 i2_coeff_value)
80 quant_out = i2_coeff_value;
188 WORD32 log2_trans_size, WORD16 i2_coeff_value)
223 quant_out = i2_coeff_value;
  /external/libhevc/decoder/arm/
ihevcd_itrans_recon_dc_chroma.s 51 @ word16 i2_coeff_value)
62 ldr r5,[sp,#0x38] @ loads i2_coeff_value
ihevcd_itrans_recon_dc_luma.s 52 @ word16 i2_coeff_value)
63 ldr r5,[sp,#0x38] @ loads i2_coeff_value
  /external/libhevc/decoder/arm64/
ihevcd_itrans_recon_dc_chroma.s 53 // word16 i2_coeff_value)
ihevcd_itrans_recon_dc_luma.s 53 // word16 i2_coeff_value)

Completed in 486 milliseconds