HomeSort by relevance Sort by last modified time
    Searched full:int_left (Results 1 - 1 of 1) sorted by null

  /external/libvpx/libvpx/vp8/decoder/
error_concealment.c 99 const int int_left = MAX(b1_col, b2_col); // left local
105 return (int_bottom - int_top) * (int_right - int_left);

Completed in 34 milliseconds