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 401 currVol->fixedVopRate = (int) BitstreamRead1Bits(stream);
402 if (currVol->fixedVopRate)
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4lib_int.h 86 Int fixedVopRate;
mp4enc_api.cpp     [all...]

Completed in 203 milliseconds