Searched refs:mpeg4_profile_level_table (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
H A Dvideo_encoder_device.cpp51 static const unsigned int mpeg4_profile_level_table[][5]= variable
1885 (&mpeg4_profile_level_table[MPEG4_SP_START]);
1892 (&mpeg4_profile_level_table[MPEG4_ASP_START]);
2752 profile_tbl = (unsigned int const *)mpeg4_profile_level_table;
2757 (&mpeg4_profile_level_table[MPEG4_ASP_START]);
2923 profile_tbl = (unsigned int const *)mpeg4_profile_level_table;
2928 (&mpeg4_profile_level_table[MPEG4_ASP_START]);
H A Dvideo_encoder_device_copper.cpp50 static const unsigned int mpeg4_profile_level_table[][5]= variable
1796 (&mpeg4_profile_level_table[MPEG4_SP_START]);
1803 (&mpeg4_profile_level_table[MPEG4_ASP_START]);
2830 profile_tbl = (unsigned int const *)mpeg4_profile_level_table;
2835 (&mpeg4_profile_level_table[MPEG4_ASP_START]);
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device.cpp49 static const unsigned int mpeg4_profile_level_table[][5]= { variable
2054 (&mpeg4_profile_level_table[MPEG4_SP_START]);
2059 (&mpeg4_profile_level_table[MPEG4_ASP_START]);
2869 profile_tbl = (unsigned int const *)mpeg4_profile_level_table;
2872 (&mpeg4_profile_level_table[MPEG4_ASP_START]);
3005 profile_tbl = (unsigned int const *)mpeg4_profile_level_table;
3008 (&mpeg4_profile_level_table[MPEG4_ASP_START]);
H A Dvideo_encoder_device_v4l2.cpp60 static const unsigned int mpeg4_profile_level_table[][5]= { variable
3255 profile_tbl = (unsigned int const *)mpeg4_profile_level_table;
3258 (&mpeg4_profile_level_table[MPEG4_ASP_START]);
/hardware/qcom/media/mm-video-legacy/vidc/venc/test/
H A Dvenc_test.cpp125 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;
/hardware/qcom/media/mm-video-v4l2/vidc/venc/test/
H A Dvenc_test.cpp128 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;

Completed in 49 milliseconds