Searched refs:output_y_offset (Results 1 – 3 of 3) sorted by relevance
71 uint32_t output_y_offset = video_info_out.offsets[0] / 4; in prepare_arguments() local97 args.push_back (new CLArgumentT<uint32_t> (output_y_offset)); in prepare_arguments()
5412 const int32 output_y_offset = depth * output_width; in ResizeBilinearKernel2x2() local5460 output_ptr += -output_x_offset + output_y_offset; in ResizeBilinearKernel2x2()5501 output_ptr += -output_x_offset + output_y_offset; in ResizeBilinearKernel2x2()5531 output_data[output_offset + output_y_offset] = output; in ResizeBilinearKernel2x2()5534 output_data[output_offset + output_x_offset + output_y_offset] = in ResizeBilinearKernel2x2()5555 output_data[output_offset + output_y_offset] = output; in ResizeBilinearKernel2x2()5558 output_data[output_offset + output_x_offset + output_y_offset] = in ResizeBilinearKernel2x2()
5737 const int32 output_y_offset = depth * output_width; in ResizeBilinearKernel2x2() local5785 output_ptr += -output_x_offset + output_y_offset; in ResizeBilinearKernel2x2()5826 output_ptr += -output_x_offset + output_y_offset; in ResizeBilinearKernel2x2()5856 output_data[output_offset + output_y_offset] = output; in ResizeBilinearKernel2x2()5859 output_data[output_offset + output_x_offset + output_y_offset] = in ResizeBilinearKernel2x2()5880 output_data[output_offset + output_y_offset] = output; in ResizeBilinearKernel2x2()5883 output_data[output_offset + output_x_offset + output_y_offset] = in ResizeBilinearKernel2x2()