HomeSort by relevance Sort by last modified time
    Searched refs:VPXMAX (Results 26 - 28 of 28) sorted by null

12

  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c 599 vp9_frameworker_wait(worker, ref_frame_buf, VPXMAX(0, (y1 + 7))
625 vp9_frameworker_wait(worker, ref_frame_buf, VPXMAX(0, (y1 + 7))
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_pickmode.c 175 x->mv_limits.col_min = VPXMAX(x->mv_limits.col_min, -10);
176 x->mv_limits.row_min = VPXMAX(x->mv_limits.row_min, -10);
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c     [all...]

Completed in 244 milliseconds

12