Home | History | Annotate | Download | only in imgproc

Lines Matching full:space_ofs

115 "__constant float * space_weight, __constant int * space_ofs)\n"
134 "float_t val = convert_float_t(loadpix(src + src_index + space_ofs[k]));\n"
137 "int_t val = convert_int_t(loadpix(src + src_index + space_ofs[k]));\n"
151 "__constant float * space_weight, __constant int * space_ofs)\n"
164 "float4 val = convert_float4(vload4(0, src + src_index + space_ofs[k]));\n"