Searched defs:accumulate_frame_motion_stats (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dfirstpass.c1539 static void accumulate_frame_motion_stats( function
1646 accumulate_frame_motion_stats( cpi, &this_frame,
1697 accumulate_frame_motion_stats( cpi, &this_frame,
1823 accumulate_frame_motion_stats( cpi, &next_frame,
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_firstpass.c1169 static void accumulate_frame_motion_stats(const FIRSTPASS_STATS *stats, function
1241 accumulate_frame_motion_stats(this_frame,
1280 accumulate_frame_motion_stats(this_frame,
1644 accumulate_frame_motion_stats(&next_frame,
/external/libvpx/libvpx/vp8/encoder/
H A Dfirstpass.c1539 static void accumulate_frame_motion_stats( function
1646 accumulate_frame_motion_stats( cpi, &this_frame,
1697 accumulate_frame_motion_stats( cpi, &this_frame,
1823 accumulate_frame_motion_stats( cpi, &next_frame,
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_firstpass.c1120 static void accumulate_frame_motion_stats( function
1201 accumulate_frame_motion_stats(&this_frame,
1238 accumulate_frame_motion_stats(&this_frame,
1489 accumulate_frame_motion_stats(&next_frame,

Completed in 69 milliseconds