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

  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
init.cpp 22 #define SLICE_GROUP_CHANGE_CYCLE 1 /* default */
51 first_mb_in_slice, pic_order_cnt_lsb, slice_qp_delta, slice_group_change_cycle */
    [all...]
header.cpp 496 BitstreamWriteBits(stream, i, sliceHdr->slice_group_change_cycle);
    [all...]
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_slice_header.c 362 /* set tmp to number of bits used to represent slice_group_change_cycle
376 EPRINT("slice_group_change_cycle");
391 slice_group_change_cycle in the stream. The standard states that
392 slice_group_change_cycle is represented by
    [all...]
h264bsd_slice_group_map.c 491 sliceGroupChangeCycle slice_group_change_cycle
  /frameworks/base/media/libstagefright/codecs/avc/common/include/
avcint_common.h 451 uint slice_group_change_cycle; /* u(v), use ceil(log2(PicSizeInMapUnits/SliceGroupChangeRate + 1)) bits*/ member in struct:tagSliceHeader
    [all...]

Completed in 1190 milliseconds