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

  /external/libvpx/vp8/common/
onyxc_int.h 92 int horiz_scale; member in struct:VP8Common
  /external/libvpx/vp8/encoder/
parms.cpp 61 DOTHIS(O, horiz_scale )\
onyx_if.c     [all...]
onyx_int.h 502 int horiz_scale; member in struct:__anon5299
firstpass.c     [all...]
ratectrl.c     [all...]
bitstream.c     [all...]
  /external/libvpx/vp8/decoder/x86/
onyxdxv.c 252 Scale2Ratio(common->horiz_scale, &hr, &hs);
458 if (common->horiz_scale != NORMAL || common->vert_scale != NORMAL)
  /external/libvpx/vp8/decoder/
decodframe.c 597 pc->horiz_scale = data[4] >> 6;

Completed in 21 milliseconds