Home
last modified time | relevance | path

Searched defs:i_qp (Results 1 – 25 of 46) sorted by relevance

12

/dports/emulators/vice/vice-3.5/src/lib/libx264/encoder/
H A Dmacroblock.h69 static ALWAYS_INLINE int x264_quant_4x4( x264_t *h, dctcoef dct[16], int i_qp, int ctx_block_cat, i… in x264_quant_4x4()
80 static ALWAYS_INLINE int x264_quant_8x8( x264_t *h, dctcoef dct[64], int i_qp, int ctx_block_cat, i… in x264_quant_8x8()
111 static ALWAYS_INLINE void x264_mb_encode_i4x4( x264_t *h, int p, int idx, int i_qp, int i_mode, int… in x264_mb_encode_i4x4()
148 static ALWAYS_INLINE void x264_mb_encode_i8x8( x264_t *h, int p, int idx, int i_qp, int i_mode, pix… in x264_mb_encode_i8x8()
H A Dmacroblock.c63 … void idct_dequant_2x2_dc( dctcoef dct[4], dctcoef dct4x4[4][16], int dequant_mf[6][16], int i_qp ) in idct_dequant_2x2_dc()
72 static inline void idct_dequant_2x2_dconly( dctcoef dct[4], int dequant_mf[6][16], int i_qp ) in idct_dequant_2x2_dconly()
129 static void x264_mb_encode_i16x16( x264_t *h, int p, int i_qp ) in x264_mb_encode_i16x16()
257 …mb_optimize_chroma_dc( x264_t *h, dctcoef *dct_dc, int dequant_mf[6][16], int i_qp, int chroma422 ) in x264_mb_optimize_chroma_dc()
271 static ALWAYS_INLINE void x264_mb_encode_chroma_internal( x264_t *h, int b_inter, int i_qp, int chr… in x264_mb_encode_chroma_internal()
525 void x264_mb_encode_chroma( x264_t *h, int b_inter, int i_qp ) in x264_mb_encode_chroma()
630 int i_qp = h->mb.i_qp; in x264_macroblock_encode_internal() local
1027 int i_qp = h->mb.i_qp; in x264_macroblock_probe_skip_internal() local
1240 int i_qp = h->mb.i_qp; in x264_macroblock_encode_p8x8_internal() local
1465 int i_qp = h->mb.i_qp; in x264_macroblock_encode_p4x4_internal() local
H A Drdo.c277 int i_qp = h->mb.i_qp; in x264_rd_cost_i8x8() local
315 int i_qp = h->mb.i_qp; in x264_rd_cost_i4x4() local
1124 int x264_quant_luma_dc_trellis( x264_t *h, dctcoef *dct, int i_quant_cat, int i_qp, int ctx_block_c… in x264_quant_luma_dc_trellis()
1140 int x264_quant_chroma_dc_trellis( x264_t *h, dctcoef *dct, int i_qp, int b_intra, int idx ) in x264_quant_chroma_dc_trellis()
1169 int i_qp, int ctx_block_cat, int b_intra, int b_chroma, int idx ) in x264_quant_4x4_trellis()
1186 int i_qp, int ctx_block_cat, int b_intra, int b_chroma, int idx ) in x264_quant_8x8_trellis()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/encoder/
H A Dmacroblock.h69 static ALWAYS_INLINE int x264_quant_4x4( x264_t *h, dctcoef dct[16], int i_qp, int ctx_block_cat, i… in x264_quant_4x4()
80 static ALWAYS_INLINE int x264_quant_8x8( x264_t *h, dctcoef dct[64], int i_qp, int ctx_block_cat, i… in x264_quant_8x8()
111 static ALWAYS_INLINE void x264_mb_encode_i4x4( x264_t *h, int p, int idx, int i_qp, int i_mode, int… in x264_mb_encode_i4x4()
148 static ALWAYS_INLINE void x264_mb_encode_i8x8( x264_t *h, int p, int idx, int i_qp, int i_mode, pix… in x264_mb_encode_i8x8()
H A Dmacroblock.c63 … void idct_dequant_2x2_dc( dctcoef dct[4], dctcoef dct4x4[4][16], int dequant_mf[6][16], int i_qp ) in idct_dequant_2x2_dc()
72 static inline void idct_dequant_2x2_dconly( dctcoef dct[4], int dequant_mf[6][16], int i_qp ) in idct_dequant_2x2_dconly()
129 static void x264_mb_encode_i16x16( x264_t *h, int p, int i_qp ) in x264_mb_encode_i16x16()
257 …mb_optimize_chroma_dc( x264_t *h, dctcoef *dct_dc, int dequant_mf[6][16], int i_qp, int chroma422 ) in x264_mb_optimize_chroma_dc()
271 static ALWAYS_INLINE void x264_mb_encode_chroma_internal( x264_t *h, int b_inter, int i_qp, int chr… in x264_mb_encode_chroma_internal()
525 void x264_mb_encode_chroma( x264_t *h, int b_inter, int i_qp ) in x264_mb_encode_chroma()
630 int i_qp = h->mb.i_qp; in x264_macroblock_encode_internal() local
1027 int i_qp = h->mb.i_qp; in x264_macroblock_probe_skip_internal() local
1240 int i_qp = h->mb.i_qp; in x264_macroblock_encode_p8x8_internal() local
1465 int i_qp = h->mb.i_qp; in x264_macroblock_encode_p4x4_internal() local
H A Drdo.c277 int i_qp = h->mb.i_qp; in x264_rd_cost_i8x8() local
315 int i_qp = h->mb.i_qp; in x264_rd_cost_i4x4() local
1124 int x264_quant_luma_dc_trellis( x264_t *h, dctcoef *dct, int i_quant_cat, int i_qp, int ctx_block_c… in x264_quant_luma_dc_trellis()
1140 int x264_quant_chroma_dc_trellis( x264_t *h, dctcoef *dct, int i_qp, int b_intra, int idx ) in x264_quant_chroma_dc_trellis()
1169 int i_qp, int ctx_block_cat, int b_intra, int b_chroma, int idx ) in x264_quant_4x4_trellis()
1186 int i_qp, int ctx_block_cat, int b_intra, int b_chroma, int idx ) in x264_quant_8x8_trellis()
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/
H A Dmacroblock.h90 static ALWAYS_INLINE int x264_quant_4x4( x264_t *h, dctcoef dct[16], int i_qp, int ctx_block_cat, i… in x264_quant_4x4()
101 static ALWAYS_INLINE int x264_quant_8x8( x264_t *h, dctcoef dct[64], int i_qp, int ctx_block_cat, i… in x264_quant_8x8()
132 static ALWAYS_INLINE void x264_mb_encode_i4x4( x264_t *h, int p, int idx, int i_qp, int i_mode, int… in x264_mb_encode_i4x4()
168 static ALWAYS_INLINE void x264_mb_encode_i8x8( x264_t *h, int p, int idx, int i_qp, int i_mode, pix… in x264_mb_encode_i8x8()
H A Dmacroblock.c63 … void idct_dequant_2x2_dc( dctcoef dct[4], dctcoef dct4x4[4][16], int dequant_mf[6][16], int i_qp ) in idct_dequant_2x2_dc()
72 static inline void idct_dequant_2x2_dconly( dctcoef dct[4], int dequant_mf[6][16], int i_qp ) in idct_dequant_2x2_dconly()
126 static void mb_encode_i16x16( x264_t *h, int p, int i_qp ) in mb_encode_i16x16()
245 …mb_optimize_chroma_dc( x264_t *h, dctcoef *dct_dc, int dequant_mf[6][16], int i_qp, int chroma422 ) in mb_optimize_chroma_dc()
259 static ALWAYS_INLINE void mb_encode_chroma_internal( x264_t *h, int b_inter, int i_qp, int chroma42… in mb_encode_chroma_internal()
492 void x264_mb_encode_chroma( x264_t *h, int b_inter, int i_qp ) in x264_mb_encode_chroma()
620 int i_qp = h->mb.i_qp; in macroblock_encode_internal() local
993 int i_qp = h->mb.i_qp; in macroblock_probe_skip_internal() local
1182 int i_qp = h->mb.i_qp; in macroblock_encode_p8x8_internal() local
1387 int i_qp = h->mb.i_qp; in macroblock_encode_p4x4_internal() local
H A Drdo.c282 int i_qp = h->mb.i_qp; in rd_cost_i8x8() local
318 int i_qp = h->mb.i_qp; in rd_cost_i4x4() local
1096 int x264_quant_luma_dc_trellis( x264_t *h, dctcoef *dct, int i_quant_cat, int i_qp, int ctx_block_c… in x264_quant_luma_dc_trellis()
1112 int x264_quant_chroma_dc_trellis( x264_t *h, dctcoef *dct, int i_qp, int b_intra, int idx ) in x264_quant_chroma_dc_trellis()
1141 int i_qp, int ctx_block_cat, int b_intra, int b_chroma, int idx ) in x264_quant_4x4_trellis()
1158 int i_qp, int ctx_block_cat, int b_intra, int b_chroma, int idx ) in x264_quant_8x8_trellis()
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/
H A Dmacroblock.h90 static ALWAYS_INLINE int x264_quant_4x4( x264_t *h, dctcoef dct[16], int i_qp, int ctx_block_cat, i… in x264_quant_4x4()
101 static ALWAYS_INLINE int x264_quant_8x8( x264_t *h, dctcoef dct[64], int i_qp, int ctx_block_cat, i… in x264_quant_8x8()
132 static ALWAYS_INLINE void x264_mb_encode_i4x4( x264_t *h, int p, int idx, int i_qp, int i_mode, int… in x264_mb_encode_i4x4()
168 static ALWAYS_INLINE void x264_mb_encode_i8x8( x264_t *h, int p, int idx, int i_qp, int i_mode, pix… in x264_mb_encode_i8x8()
H A Dmacroblock.c63 … void idct_dequant_2x2_dc( dctcoef dct[4], dctcoef dct4x4[4][16], int dequant_mf[6][16], int i_qp ) in idct_dequant_2x2_dc()
72 static inline void idct_dequant_2x2_dconly( dctcoef dct[4], int dequant_mf[6][16], int i_qp ) in idct_dequant_2x2_dconly()
126 static void mb_encode_i16x16( x264_t *h, int p, int i_qp ) in mb_encode_i16x16()
245 …mb_optimize_chroma_dc( x264_t *h, dctcoef *dct_dc, int dequant_mf[6][16], int i_qp, int chroma422 ) in mb_optimize_chroma_dc()
259 static ALWAYS_INLINE void mb_encode_chroma_internal( x264_t *h, int b_inter, int i_qp, int chroma42… in mb_encode_chroma_internal()
492 void x264_mb_encode_chroma( x264_t *h, int b_inter, int i_qp ) in x264_mb_encode_chroma()
620 int i_qp = h->mb.i_qp; in macroblock_encode_internal() local
993 int i_qp = h->mb.i_qp; in macroblock_probe_skip_internal() local
1182 int i_qp = h->mb.i_qp; in macroblock_encode_p8x8_internal() local
1387 int i_qp = h->mb.i_qp; in macroblock_encode_p4x4_internal() local
H A Drdo.c282 int i_qp = h->mb.i_qp; in rd_cost_i8x8() local
318 int i_qp = h->mb.i_qp; in rd_cost_i4x4() local
1096 int x264_quant_luma_dc_trellis( x264_t *h, dctcoef *dct, int i_quant_cat, int i_qp, int ctx_block_c… in x264_quant_luma_dc_trellis()
1112 int x264_quant_chroma_dc_trellis( x264_t *h, dctcoef *dct, int i_qp, int b_intra, int idx ) in x264_quant_chroma_dc_trellis()
1141 int i_qp, int ctx_block_cat, int b_intra, int b_chroma, int idx ) in x264_quant_4x4_trellis()
1158 int i_qp, int ctx_block_cat, int b_intra, int b_chroma, int idx ) in x264_quant_8x8_trellis()
/dports/emulators/vice/vice-3.5/src/lib/libx264/common/
H A Dquant.c116 static void dequant_4x4( dctcoef dct[16], int dequant_mf[6][16], int i_qp ) in dequant_4x4()
137 static void dequant_8x8( dctcoef dct[64], int dequant_mf[6][64], int i_qp ) in dequant_8x8()
159 static void dequant_4x4_dc( dctcoef dct[16], int dequant_mf[6][16], int i_qp ) in dequant_4x4_dc()
200 … void idct_dequant_2x4_dc( dctcoef dct[8], dctcoef dct4x4[8][16], int dequant_mf[6][16], int i_qp ) in idct_dequant_2x4_dc()
214 static void idct_dequant_2x4_dconly( dctcoef dct[8], int dequant_mf[6][16], int i_qp ) in idct_dequant_2x4_dconly()
H A Dcabac.c1354 void x264_cabac_context_init( x264_t *h, x264_cabac_t *cb, int i_slice_type, int i_qp, int i_model ) in x264_cabac_context_init()
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/
H A Dquant.c109 static void dequant_4x4( dctcoef dct[16], int dequant_mf[6][16], int i_qp ) in dequant_4x4()
127 static void dequant_8x8( dctcoef dct[64], int dequant_mf[6][64], int i_qp ) in dequant_8x8()
145 static void dequant_4x4_dc( dctcoef dct[16], int dequant_mf[6][16], int i_qp ) in dequant_4x4_dc()
182 … void idct_dequant_2x4_dc( dctcoef dct[8], dctcoef dct4x4[8][16], int dequant_mf[6][16], int i_qp ) in idct_dequant_2x4_dc()
196 static void idct_dequant_2x4_dconly( dctcoef dct[8], int dequant_mf[6][16], int i_qp ) in idct_dequant_2x4_dconly()
H A Dcabac.c48 void x264_cabac_context_init( x264_t *h, x264_cabac_t *cb, int i_slice_type, int i_qp, int i_model ) in x264_cabac_context_init()
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/
H A Dquant.c109 static void dequant_4x4( dctcoef dct[16], int dequant_mf[6][16], int i_qp ) in dequant_4x4()
127 static void dequant_8x8( dctcoef dct[64], int dequant_mf[6][64], int i_qp ) in dequant_8x8()
145 static void dequant_4x4_dc( dctcoef dct[16], int dequant_mf[6][16], int i_qp ) in dequant_4x4_dc()
182 … void idct_dequant_2x4_dc( dctcoef dct[8], dctcoef dct4x4[8][16], int dequant_mf[6][16], int i_qp ) in idct_dequant_2x4_dc()
196 static void idct_dequant_2x4_dconly( dctcoef dct[8], int dequant_mf[6][16], int i_qp ) in idct_dequant_2x4_dconly()
H A Dcabac.c48 void x264_cabac_context_init( x264_t *h, x264_cabac_t *cb, int i_slice_type, int i_qp, int i_model ) in x264_cabac_context_init()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/common/
H A Dquant.c116 static void dequant_4x4( dctcoef dct[16], int dequant_mf[6][16], int i_qp ) in dequant_4x4()
137 static void dequant_8x8( dctcoef dct[64], int dequant_mf[6][64], int i_qp ) in dequant_8x8()
159 static void dequant_4x4_dc( dctcoef dct[16], int dequant_mf[6][16], int i_qp ) in dequant_4x4_dc()
200 … void idct_dequant_2x4_dc( dctcoef dct[8], dctcoef dct4x4[8][16], int dequant_mf[6][16], int i_qp ) in idct_dequant_2x4_dc()
214 static void idct_dequant_2x4_dconly( dctcoef dct[8], int dequant_mf[6][16], int i_qp ) in idct_dequant_2x4_dconly()
H A Dcabac.c1354 void x264_cabac_context_init( x264_t *h, x264_cabac_t *cb, int i_slice_type, int i_qp, int i_model ) in x264_cabac_context_init()
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/mips/
H A Dquant-c.c32 int32_t i_qp ) in avc_dequant_4x4_msa()
89 int32_t i_qp ) in avc_dequant_8x8_msa()
216 int32_t i_qp ) in avc_dequant_4x4_dc_msa()
575 int32_t i_qp ) in x264_dequant_4x4_msa()
581 int32_t i_qp ) in x264_dequant_8x8_msa()
587 int32_t i_qp ) in x264_dequant_4x4_dc_msa()
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/mips/
H A Dquant-c.c32 int32_t i_qp ) in avc_dequant_4x4_msa()
89 int32_t i_qp ) in avc_dequant_8x8_msa()
216 int32_t i_qp ) in avc_dequant_4x4_dc_msa()
575 int32_t i_qp ) in x264_dequant_4x4_msa()
581 int32_t i_qp ) in x264_dequant_8x8_msa()
587 int32_t i_qp ) in x264_dequant_4x4_dc_msa()
/dports/emulators/vice/vice-3.5/src/lib/libx264/common/ppc/
H A Dquant.c278 void x264_dequant_4x4_altivec( int16_t dct[16], int dequant_mf[6][16], int i_qp ) in x264_dequant_4x4_altivec()
324 void x264_dequant_8x8_altivec( int16_t dct[64], int dequant_mf[6][64], int i_qp ) in x264_dequant_8x8_altivec()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/common/ppc/
H A Dquant.c278 void x264_dequant_4x4_altivec( int16_t dct[16], int dequant_mf[6][16], int i_qp ) in x264_dequant_4x4_altivec()
324 void x264_dequant_8x8_altivec( int16_t dct[64], int dequant_mf[6][64], int i_qp ) in x264_dequant_8x8_altivec()
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/ppc/
H A Dquant.c471 void x264_dequant_4x4_altivec( int16_t dct[16], int dequant_mf[6][16], int i_qp ) in x264_dequant_4x4_altivec()
509 void x264_dequant_8x8_altivec( int16_t dct[64], int dequant_mf[6][64], int i_qp ) in x264_dequant_8x8_altivec()

12