Searched defs:intercount (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libvpx/vp9/encoder/ | ||
H A D | vp9_firstpass.h | 43 int intercount; member |
/aosp_15_r20/external/libvpx/vp8/encoder/ | ||
H A D | firstpass.c | 490 int intercount = 0; in vp8_first_pass() local |