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

  /hardware/qcom/media/mm-video/vidc/venc/src/
video_encoder_device.cpp 51 static const unsigned int mpeg4_profile_level_table[][5]= variable
    [all...]
video_encoder_device_copper.cpp 50 static const unsigned int mpeg4_profile_level_table[][5]= variable
    [all...]
  /hardware/qcom/media/mm-video/vidc/venc/test/
venc_test.cpp 125 static const unsigned int mpeg4_profile_level_table[][5]= variable
517 unsigned const int *profile_tbl = (unsigned int const *)mpeg4_profile_level_table;
582 profile_tbl = (unsigned int const *)mpeg4_profile_level_table;
    [all...]

Completed in 388 milliseconds