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

  /frameworks/base/media/libstagefright/
avc_utils.cpp 103 unsigned frame_crop_top_offset = parseUE(&br); local
120 frame_crop_top_offset, frame_crop_bottom_offset,
126 (frame_crop_top_offset + frame_crop_bottom_offset) * cropUnitY;
  /frameworks/base/media/libstagefright/codecs/avc/common/include/
avcint_common.h 329 uint frame_crop_top_offset; /* ue(v) */ member in struct:tagSeqParamSet
    [all...]

Completed in 37 milliseconds