BREIFN           1161 libavfilter/vf_deshake_opencl.c     const int descriptor_buf_size = image_grid_32 * (BREIFN / 8);
BREIFN           1218 libavfilter/vf_deshake_opencl.c     pattern_host = av_malloc_array(BREIFN, sizeof(PointPair));
BREIFN           1244 libavfilter/vf_deshake_opencl.c     for (int i = 0; i < BREIFN; ++i) {
BREIFN           1332 libavfilter/vf_deshake_opencl.c         BREIFN * sizeof(PointPair),