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

  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
video_encoder_device.cpp 49 static const unsigned int mpeg4_profile_level_table[][5]= variable
    [all...]
video_encoder_device_copper.cpp 48 static const unsigned int mpeg4_profile_level_table[][5]= variable
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
video_encoder_device.cpp 48 static const unsigned int mpeg4_profile_level_table[][5]= { variable
    [all...]
video_encoder_device_v4l2.cpp 72 static const unsigned int mpeg4_profile_level_table[][MAX_PROFILE_PARAMS]= { variable
    [all...]
  /hardware/qcom/media/mm-video-legacy/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...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/test/
venc_test.cpp 128 static const unsigned int mpeg4_profile_level_table[][5]= { variable
556 unsigned const int *profile_tbl = (unsigned int const *)mpeg4_profile_level_table;
620 profile_tbl = (unsigned int const *)mpeg4_profile_level_table;
    [all...]

Completed in 572 milliseconds