Home
last modified time | relevance | path

Searched refs:coef_weight1 (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/
H A Drdo.c648 const uint32_t *coef_weight1 = num_coefs == 64 ? x264_dct8_weight_tab : x264_dct4_weight_tab; in quant_trellis_cabac() local
826 int psy_weight = coef_weight1[zigzag[i]] * h->mb.i_psy_trellis;\ in quant_trellis_cabac()
926 const uint32_t *coef_weight1 = b_8x8 ? x264_dct8_weight_tab : x264_dct4_weight_tab; in quant_trellis_cavlc() local
995 int psy_weight = coef_weight1[zigzag[j]]; in quant_trellis_cavlc()
/dports/emulators/vice/vice-3.5/src/lib/libx264/encoder/
H A Drdo.c659 const uint32_t *coef_weight1 = num_coefs == 64 ? x264_dct8_weight_tab : x264_dct4_weight_tab; in quant_trellis_cabac() local
844 int psy_weight = coef_weight1[zigzag[i]] * h->mb.i_psy_trellis;\ in quant_trellis_cabac()
944 const uint32_t *coef_weight1 = b_8x8 ? x264_dct8_weight_tab : x264_dct4_weight_tab; in quant_trellis_cavlc() local
1015 int psy_weight = coef_weight1[zigzag[j]]; in quant_trellis_cavlc()
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/
H A Drdo.c648 const uint32_t *coef_weight1 = num_coefs == 64 ? x264_dct8_weight_tab : x264_dct4_weight_tab; in quant_trellis_cabac() local
826 int psy_weight = coef_weight1[zigzag[i]] * h->mb.i_psy_trellis;\ in quant_trellis_cabac()
926 const uint32_t *coef_weight1 = b_8x8 ? x264_dct8_weight_tab : x264_dct4_weight_tab; in quant_trellis_cavlc() local
995 int psy_weight = coef_weight1[zigzag[j]]; in quant_trellis_cavlc()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/encoder/
H A Drdo.c659 const uint32_t *coef_weight1 = num_coefs == 64 ? x264_dct8_weight_tab : x264_dct4_weight_tab; in quant_trellis_cabac() local
844 int psy_weight = coef_weight1[zigzag[i]] * h->mb.i_psy_trellis;\ in quant_trellis_cabac()
944 const uint32_t *coef_weight1 = b_8x8 ? x264_dct8_weight_tab : x264_dct4_weight_tab; in quant_trellis_cavlc() local
1015 int psy_weight = coef_weight1[zigzag[j]]; in quant_trellis_cavlc()