Home
last modified time | relevance | path

Searched defs:c67 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_segmentation.c109 const int c67 = segcounts[6] + segcounts[7]; in calc_segtree_probs() local
125 const int c67 = segcounts[6] + segcounts[7]; in cost_segmap() local
/aosp_15_r20/external/libdav1d/src/ppc/
H A Ditx_tmpl.c671 #define dct_8_out(c0, c1, c2, c3, c4, c5, c6, c7, c01, c23, c45, c67) \ argument
711 #define IDENTITY_8(c01, c23, c45, c67) \ argument
719 #define identity_8_in(c0, c1, c2, c3, c4, c5, c6, c7, c01, c23, c45, c67) \ argument
728 #define identity_8_out(c0, c1, c2, c3, c4, c5, c6, c7, c01, c23, c45, c67) \ argument
918 #define adst_8_in(c0, c1, c2, c3, c4, c5, c6, c7, c01, c23, c45, c67) \ argument
932 #define adst_8_out(c0, c1, c2, c3, c4, c5, c6, c7, c01, c23, c45, c67) \ argument
965 #define flipadst_8_in(c0, c1, c2, c3, c4, c5, c6, c7, c01, c23, c45, c67) \ argument
979 #define flipadst_8_out(c0, c1, c2, c3, c4, c5, c6, c7, c01, c23, c45, c67) \ argument
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dissue7746.go77 c67 = c66 * c66 const