Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.h65 double neutral_count; member
/external/libaom/libaom/av1/encoder/
Dfirstpass.c315 double neutral_count; member
/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c490 int neutral_count = 0; in vp8_first_pass() local