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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
mp4enc_api.h 90 SIMPLE_SCALABLE_PROFILE_LEVEL0 = 6,
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4enc_api.cpp 239 if ((Int)profile_level < (Int)(SIMPLE_SCALABLE_PROFILE_LEVEL0)) /* non-scalable profile */
254 profile_table_index = (Int)profile_level - (Int)(SIMPLE_SCALABLE_PROFILE_LEVEL0);
    [all...]

Completed in 24 milliseconds