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

  /external/libvpx/libvpx/vp8/common/
onyxc_int.h 72 int vert_scale; member in struct:VP8Common
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c     [all...]
firstpass.c     [all...]
bitstream.c 1104 v = (pc->vert_scale << 14) | pc->Height;
    [all...]
  /external/libvpx/libvpx/vp8/decoder/
decodeframe.c 948 pc->vert_scale = clear[6] >> 6;
    [all...]

Completed in 287 milliseconds