Searched refs:Gxx (Results 1 – 6 of 6) sorted by relevance
589 double Gxx = 0, Gxy = 0, Gyy = 0; in aom_flat_block_finder_run() local605 Gxx += gx * gx; in aom_flat_block_finder_run()616 Gxx /= ((block_size - 2) * (block_size - 2)); in aom_flat_block_finder_run()622 const double trace = Gxx + Gyy; in aom_flat_block_finder_run()623 const double det = Gxx * Gyy - Gxy * Gxy; in aom_flat_block_finder_run()
120 Gxx (Bifrost) GPUs.
1245 %Gxx = icmp sle i32 %Ax, %Cxx1287 call void @helper_i1(i1 %Gxx)1324 ; CHECK: call void @helper_i1(i1 %Gxx)
754 # grouper('ABCDEFG', 3, 'x') --> ABC DEF Gxx
793 # grouper('ABCDEFG', 3, 'x') --> ABC DEF Gxx"
1834 %Gxx = icmp sle i32 %Ax, %Cxx1876 call void @helper_i1(i1 %Gxx)