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

  /external/libvpx/libvpx/vp8/encoder/
firstpass.c 987 double section_err = (fpstats->coded_error \/ fpstats->count); local
1106 double section_err = (fpstats->coded_error \/ fpstats->count); local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.c 998 double section_err = fpstats->coded_error \/ fpstats->count; local
1088 double section_err = (fpstats->coded_error \/ fpstats->count); local
    [all...]

Completed in 68 milliseconds