Searched refs:mmx_rowbytes_threshold (Results 1 – 8 of 8) sorted by relevance
5792 (row_info->rowbytes >= png_ptr->mmx_rowbytes_threshold)) in png_read_filter_row()5807 (row_info->rowbytes >= png_ptr->mmx_rowbytes_threshold)) in png_read_filter_row()5822 (row_info->rowbytes >= png_ptr->mmx_rowbytes_threshold)) in png_read_filter_row()5838 (row_info->rowbytes >= png_ptr->mmx_rowbytes_threshold)) in png_read_filter_row()5871 (row_info->rowbytes >= png_ptr->mmx_rowbytes_threshold)) in png_read_filter_row()5900 (row_info->rowbytes >= png_ptr->mmx_rowbytes_threshold)) in png_read_filter_row()5928 (row_info->rowbytes >= png_ptr->mmx_rowbytes_threshold)) in png_read_filter_row()5967 (row_info->rowbytes >= png_ptr->mmx_rowbytes_threshold)) in png_read_filter_row()
829 png_ptr->mmx_rowbytes_threshold = 0; in png_init_mmx_flags()852 png_ptr->mmx_rowbytes_threshold = PNG_MMX_ROWBYTES_THRESHOLD_DEFAULT; in png_init_mmx_flags()
1256 png_uint_32 mmx_rowbytes_threshold) in png_set_mmx_thresholds() argument1262 png_ptr->mmx_rowbytes_threshold = mmx_rowbytes_threshold; in png_set_mmx_thresholds()
939 return (png_uint_32)(png_ptr? png_ptr->mmx_rowbytes_threshold : 0L); in png_get_mmx_rowbytes_threshold()
3758 (row_info->rowbytes >= png_ptr->mmx_rowbytes_threshold)) in png_read_filter_row()3787 (row_info->rowbytes >= png_ptr->mmx_rowbytes_threshold)) in png_read_filter_row()3815 (row_info->rowbytes >= png_ptr->mmx_rowbytes_threshold)) in png_read_filter_row()3853 (row_info->rowbytes >= png_ptr->mmx_rowbytes_threshold)) in png_read_filter_row()
1370 png_uint_32 mmx_rowbytes_threshold; member2576 png_uint_32 mmx_rowbytes_threshold));
1184 png_uint_32 mmx_rowbytes_threshold) in png_set_mmx_thresholds() argument1191 mmx_rowbytes_threshold = mmx_rowbytes_threshold; in png_set_mmx_thresholds()
1555 png_uint_32 mmx_rowbytes_threshold PNG_DEPSTRUCT;2858 png_uint_32 mmx_rowbytes_threshold));