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

  /external/libvpx/libvpx/vp9/common/
vp9_onyxc_int.h 169 int16_t uv_dequant[MAX_SEGMENTS][2]; member in struct:VP9Common
329 memcpy(xd->plane[i].seg_dequant, cm->uv_dequant, sizeof(cm->uv_dequant));
  /external/v4l2_codec2/vda/
vp9_parser.h 97 int16_t uv_dequant[kNumSegments][2]; member in struct:media::Vp9SegmentationParams

Completed in 624 milliseconds