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

  /external/libvpx/libvpx/vp8/encoder/
pickinter.c 600 int near_sadidx[8] = {0, 1, 2, 3, 4, 5, 6, 7}; local
907 vp8_cal_sad(cpi,xd,x, recon_yoffset ,&near_sadidx[0] );
914 &near_sadidx[0]);
    [all...]
rdopt.c 1967 int near_sadidx[8] = {0, 1, 2, 3, 4, 5, 6, 7}; local
    [all...]

Completed in 583 milliseconds