Home
last modified time | relevance | path

Searched refs:rgbl_pline (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_pick_best_endpoint_format.cpp80 const processed_line3& rgbl_pline, in compute_error_squared_rgb_single_partition() argument
110 vfloat rgbl_bs0(rgbl_pline.bs.lane<0>()); in compute_error_squared_rgb_single_partition()
111 vfloat rgbl_bs1(rgbl_pline.bs.lane<1>()); in compute_error_squared_rgb_single_partition()
112 vfloat rgbl_bs2(rgbl_pline.bs.lane<2>()); in compute_error_squared_rgb_single_partition()
114 vfloat rgbl_amod0(rgbl_pline.amod.lane<0>()); in compute_error_squared_rgb_single_partition()
115 vfloat rgbl_amod1(rgbl_pline.amod.lane<1>()); in compute_error_squared_rgb_single_partition()
116 vfloat rgbl_amod2(rgbl_pline.amod.lane<2>()); in compute_error_squared_rgb_single_partition()