PointPair          70 libavfilter/opencl/deshake.cl } PointPair;
PointPair          80 libavfilter/opencl/deshake.cl     PointPair p;
PointPair         429 libavfilter/opencl/deshake.cl     __global const PointPair *brief_pattern
PointPair         445 libavfilter/opencl/deshake.cl             PointPair pair = brief_pattern[j * (i + 1)];
PointPair         475 libavfilter/opencl/deshake.cl         (PointPair) {
PointPair         518 libavfilter/opencl/deshake.cl                         (PointPair) {
PointPair         105 libavfilter/vf_deshake_opencl.c     PointPair p;
PointPair        1132 libavfilter/vf_deshake_opencl.c     PointPair *pattern_host = NULL;
PointPair        1218 libavfilter/vf_deshake_opencl.c     pattern_host = av_malloc_array(BREIFN, sizeof(PointPair));
PointPair        1245 libavfilter/vf_deshake_opencl.c         PointPair pair;
PointPair        1332 libavfilter/vf_deshake_opencl.c         BREIFN * sizeof(PointPair),