Searched refs:predict_4x4_mode_available (Results 1 – 4 of 4) sorted by relevance
/dports/emulators/vice/vice-3.5/src/lib/libx264/encoder/ |
H A D | analyse.c | 702 static ALWAYS_INLINE const int8_t *predict_4x4_mode_available( int force_intra, int i_neighbour, in… in predict_4x4_mode_available() function 1040 …const int8_t *predict_mode = predict_4x4_mode_available( a->b_avoid_topright, h->mb.i_neighbour4[i… in x264_mb_analyse_intra() 1261 … predict_mode = predict_4x4_mode_available( a->b_avoid_topright, h->mb.i_neighbour4[idx], idx ); in x264_intra_rd_refine()
|
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/ |
H A D | analyse.c | 552 static ALWAYS_INLINE const int8_t *predict_4x4_mode_available( int force_intra, int i_neighbour, in… in predict_4x4_mode_available() function 884 …const int8_t *predict_mode = predict_4x4_mode_available( a->b_avoid_topright, h->mb.i_neighbour4[i… in mb_analyse_intra() 1097 …const int8_t *predict_mode = predict_4x4_mode_available( a->b_avoid_topright, h->mb.i_neighbour4[i… in intra_rd_refine()
|
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/ |
H A D | analyse.c | 552 static ALWAYS_INLINE const int8_t *predict_4x4_mode_available( int force_intra, int i_neighbour, in… in predict_4x4_mode_available() function 884 …const int8_t *predict_mode = predict_4x4_mode_available( a->b_avoid_topright, h->mb.i_neighbour4[i… in mb_analyse_intra() 1097 …const int8_t *predict_mode = predict_4x4_mode_available( a->b_avoid_topright, h->mb.i_neighbour4[i… in intra_rd_refine()
|
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/encoder/ |
H A D | analyse.c | 702 static ALWAYS_INLINE const int8_t *predict_4x4_mode_available( int force_intra, int i_neighbour, in… in predict_4x4_mode_available() function 1040 …const int8_t *predict_mode = predict_4x4_mode_available( a->b_avoid_topright, h->mb.i_neighbour4[i… in x264_mb_analyse_intra() 1261 … predict_mode = predict_4x4_mode_available( a->b_avoid_topright, h->mb.i_neighbour4[idx], idx ); in x264_intra_rd_refine()
|