Home
last modified time | relevance | path

Searched refs:MAX_PROFILE_PARAMS (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp56 #define MAX_PROFILE_PARAMS 6 macro
72 static const unsigned int mpeg4_profile_level_table[][MAX_PROFILE_PARAMS]= {
97 static const unsigned int h264_profile_level_table[][MAX_PROFILE_PARAMS]= {
159 static const unsigned int h263_profile_level_table[][MAX_PROFILE_PARAMS]= {
175 static const unsigned int hevc_profile_level_table[][MAX_PROFILE_PARAMS]= {
5503 profile_tbl = profile_tbl + MAX_PROFILE_PARAMS; in venc_validate_profile_level()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp58 #define MAX_PROFILE_PARAMS 6 macro
74 static const unsigned int mpeg4_profile_level_table[][MAX_PROFILE_PARAMS]= {
100 static const unsigned int h264_profile_level_table[][MAX_PROFILE_PARAMS]= {
164 static const unsigned int h263_profile_level_table[][MAX_PROFILE_PARAMS]= {
180 static const unsigned int hevc_profile_level_table[][MAX_PROFILE_PARAMS]= {
7076 profile_tbl = profile_tbl + MAX_PROFILE_PARAMS; in venc_validate_profile_level()