HomeSort by relevance Sort by last modified time
    Searched full:mb_skip_run (Results 1 - 6 of 6) sorted by null

  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
slice.cpp 38 video->mb_skip_run = 0;
135 if (video->mb_skip_run > 0)
140 ue_v(stream, video->mb_skip_run);
141 video->mb_skip_run = 0;
326 /* 4.1 if there's nothing in there, video->mb_skip_run++ */
373 video->mb_skip_run++;
419 ue_v(stream, video->mb_skip_run);
420 video->mb_skip_run = 0;
  /hardware/intel/img/psb_video/src/mrst/
lnc_hostheader.c     [all...]
  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avcint_common.h 767 int mb_skip_run; /* ue(v) */ member in struct:tagCommonObj
    [all...]
  /external/libavc/decoder/
ih264d_parse_pslice.c     [all...]
  /hardware/intel/img/psb_video/src/
pnw_hostheader.c     [all...]
tng_hostheader.c     [all...]

Completed in 487 milliseconds