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

  /external/libvpx/libvpx/vp9/common/
vp9_onyxc_int.h 342 xd->partition_probs =
375 return xd->partition_probs[ctx];
vp9_blockd.h 165 const vpx_prob (*partition_probs)[PARTITION_TYPES - 1]; member in struct:macroblockd
  /external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c 402 const vpx_prob *const probs = xd->partition_probs[ctx];
    [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c     [all...]

Completed in 65 milliseconds