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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
bitstream.c 59 int count_mb_seg[4] = { 0, 0, 0, 0 }; variable
663 ++count_mb_seg [mi->partitioning];
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
bitstream.c 60 int count_mb_seg[4] = { 0, 0, 0, 0 }; variable
664 ++count_mb_seg [mi->partitioning];
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
bitstream.c 60 int count_mb_seg[4] = { 0, 0, 0, 0 }; variable
664 ++count_mb_seg [mi->partitioning];
    [all...]

Completed in 437 milliseconds