HomeSort by relevance Sort by last modified time
    Searched defs:use_highbitdepth (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_onyxc_int.h 108 int use_highbitdepth; // Marks if we need to use 16bit frame buffers. member in struct:VP9Common
  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.c 4696 const int use_highbitdepth = (sd->flags & YV12_FLAG_HIGHBITDEPTH) != 0; local
    [all...]