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 60 int const_motion = 0; local
83 const_motion = 1;
140 return const_motion;
1459 int const_motion[MAX_REF_FRAMES] = { 0 }; local
    [all...]
vp9_rdopt.c 3250 int const_motion = 1; local
    [all...]

Completed in 196 milliseconds