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

  /external/libvpx/libvpx/vp9/common/
vp9_onyxc_int.h 100 int last_width; member in struct:VP9Common
283 const int use_prev_in_find_mv_refs = cm->width == cm->last_width &&
  /frameworks/av/libvideoeditor/vss/inc/
M4xVSS_Internal.h 163 M4OSA_UInt32 last_width; /**<Last frame width*/ member in struct:__anon29310
  /external/qemu/
console.c 551 int w1, x, y, last_width; local
553 last_width = s->width;
557 w1 = last_width;
565 c1 = &s->cells[y * last_width];
    [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodframe.c     [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c     [all...]

Completed in 212 milliseconds