mm-video-v4l2: vidc: venc: Add 5.2 level for H.264 in profile table
The current profile table does not have a row for 5.2 profile level
for H.264. This level and appropriate max values for mb_per_frame,
mb_per_sec,bitrate and dpbmbs has been added. Also, level of H.264
and HEVC does not depend on Profile type. Hence, we can use a single
table for the level lookup for H.264/HEVC instead of having seperate
tables for each profile type.
CRs-Fixed: 1076191
Change-Id: Ic14daaf100a3af132d472346a72048fb032a5568
1 file changed