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

  /frameworks/base/media/libstagefright/codecs/avc/common/include/
avcint_common.h 284 uint log2_max_mv_length_horizontal; /* ue(v), range 0..16, default 16 */ member in struct:tagVUIParam
    [all...]
  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
header.cpp 190 ue_v(stream, vui->log2_max_mv_length_horizontal);
    [all...]

Completed in 25 milliseconds