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

  /external/libvpx/libvpx/vp9/encoder/
vp9_pickmode.c 71 int const_motion = 0; local
94 const_motion = 1;
151 return const_motion;
1658 int const_motion[MAX_REF_FRAMES] = { 0 }; local
    [all...]
vp9_rdopt.c 3403 int const_motion = 1; local
    [all...]

Completed in 4383 milliseconds