Home
last modified time | relevance | path

Searched defs:c23 (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
Dvp9_segmentation.c57 const int c23 = segcounts[2] + segcounts[3]; in calc_segtree_probs() local
73 const int c23 = segcounts[2] + segcounts[3]; in cost_segmap() local
/external/clang/test/CXX/lex/lex.charset/
Dp2-cxx11.cpp8 char c23 = '\u0023'; // #, ok variable
Dp2-cxx98.cpp8 char c23 = '\u0023'; // #, expected-error {{character '#' cannot be specified by a universal charac… variable
/external/libvpx/libvpx/vp9/encoder/
Dvp9_segmentation.c69 const int c23 = segcounts[2] + segcounts[3]; in calc_segtree_probs() local
85 const int c23 = segcounts[2] + segcounts[3]; in cost_segmap() local