Home
last modified time | relevance | path

Searched refs:h263_profile_level_table (Results 1 – 10 of 10) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
Dvideo_encoder_device.cpp119 static const unsigned int h263_profile_level_table[][5]= variable
2845 profile_tbl = (unsigned int const *)h263_profile_level_table; in venc_validate_profile_level()
2959 profile_tbl = (unsigned int const *)h263_profile_level_table; in venc_max_allowed_bitrate_check()
Dvideo_encoder_device_copper.cpp118 static const unsigned int h263_profile_level_table[][5]= variable
2935 profile_tbl = (unsigned int const *)h263_profile_level_table; in venc_validate_profile_level()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device.cpp117 static const unsigned int h263_profile_level_table[][5]= { variable
3010 profile_tbl = (unsigned int const *)h263_profile_level_table; in venc_validate_profile_level()
3108 profile_tbl = (unsigned int const *)h263_profile_level_table; in venc_max_allowed_bitrate_check()
Dvideo_encoder_device_v4l2.cpp127 static const unsigned int h263_profile_level_table[][MAX_PROFILE_PARAMS]= { variable
7701 profile_tbl = (unsigned int const *)h263_profile_level_table; in venc_validate_profile_level()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device.cpp117 static const unsigned int h263_profile_level_table[][5]= { variable
3010 profile_tbl = (unsigned int const *)h263_profile_level_table; in venc_validate_profile_level()
3108 profile_tbl = (unsigned int const *)h263_profile_level_table; in venc_max_allowed_bitrate_check()
Dvideo_encoder_device_v4l2.cpp164 static const unsigned int h263_profile_level_table[][MAX_PROFILE_PARAMS]= { variable
6939 profile_tbl = (unsigned int const *)h263_profile_level_table; in venc_validate_profile_level()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device.cpp116 static const unsigned int h263_profile_level_table[][5]= { variable
3007 profile_tbl = (unsigned int const *)h263_profile_level_table; in venc_validate_profile_level()
3105 profile_tbl = (unsigned int const *)h263_profile_level_table; in venc_max_allowed_bitrate_check()
Dvideo_encoder_device_v4l2.cpp159 static const unsigned int h263_profile_level_table[][MAX_PROFILE_PARAMS]= { variable
5374 profile_tbl = (unsigned int const *)h263_profile_level_table; in venc_validate_profile_level()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
Dvenc_test.cpp195 static const unsigned int h263_profile_level_table[][5]= variable
590 profile_tbl = (unsigned int const *)h263_profile_level_table; in ConfigureEncoder()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/
Dvenc_test.cpp216 static const unsigned int h263_profile_level_table[][5]= { variable
624 profile_tbl = (unsigned int const *)h263_profile_level_table; in ConfigureEncoder()