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

  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
video_encoder_device.cpp 121 static const unsigned int h263_profile_level_table[][5]= variable
    [all...]
video_encoder_device_copper.cpp 120 static const unsigned int h263_profile_level_table[][5]= variable
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
video_encoder_device.cpp 117 static const unsigned int h263_profile_level_table[][5]= { variable
    [all...]
video_encoder_device_v4l2.cpp 144 static const unsigned int h263_profile_level_table[][5]= { variable
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/test/
venc_test.cpp 195 static const unsigned int h263_profile_level_table[][5]= variable
590 profile_tbl = (unsigned int const *)h263_profile_level_table;
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/test/
venc_test.cpp 216 static const unsigned int h263_profile_level_table[][5]= { variable
624 profile_tbl = (unsigned int const *)h263_profile_level_table;
    [all...]

Completed in 107 milliseconds