HomeSort by relevance Sort by last modified time
    Searched refs:search_site (Results 1 - 5 of 5) sorted by null

  /external/libvpx/libvpx/vp8/encoder/
block.h 31 } search_site; typedef in typeref:struct:__anon29806
80 search_site *ss;
mcomp.c     [all...]
onyx_if.c     [all...]
  /external/libaom/libaom/av1/encoder/
mcomp.h 41 typedef struct search_site { struct
44 } search_site; typedef in typeref:struct:search_site
47 search_site ss[8 * MAX_MVSEARCH_STEPS + 1];
mcomp.c 132 search_site *const ss = &cfg->ss[ss_count++];
155 search_site *const ss = &cfg->ss[ss_count++];
    [all...]

Completed in 1066 milliseconds