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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4lib_int.h 89 int fixedVopRate;
vop.cpp 395 currVol->fixedVopRate = (int) BitstreamRead1Bits(stream);
396 if (currVol->fixedVopRate)
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4lib_int.h 85 Int fixedVopRate;
mp4enc_api.cpp     [all...]

Completed in 68 milliseconds