Home
last modified time | relevance | path

Searched defs:c45 (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_segmentation.c108 const int c45 = segcounts[4] + segcounts[5]; in calc_segtree_probs() local
124 const int c45 = segcounts[4] + segcounts[5]; 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.go55 c45 = c44 * c44 const
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dcontroller_properties.cc902 auto c45 = mandatory_or_excluded( in CheckSupportedCommands() local
/aosp_15_r20/external/mesa3d/src/amd/compiler/tests/
H A Dtest_optimizer.cpp1789 Temp c45 = bld.copy(bld.def(v1), Operand::c32(fui(4.5f))); variable