Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/common/
H A Dentropy.h53 #define ONE_TOKEN_EOB 1 macro
H A Dentropy.c2106 prob1 = phead[is_dc + ONE_TOKEN_EOB] + phead[is_dc + ONE_TOKEN_NEOB]; in build_tail_cdfs()