id_mapping
static const struct id_mapping mpeg4_profiles[] = {
static const struct id_mapping mpeg4_levels[] = {
static const struct id_mapping mpeg2_profiles[] = {
static const struct id_mapping mpeg2_levels[] = {
static const struct id_mapping h264_profiles[] = {
static const struct id_mapping h264_levels[] = {
static const struct id_mapping hevc_profiles[] = {
static const struct id_mapping hevc_levels[] = {
static const struct id_mapping vp8_profiles[] = {
static const struct id_mapping vp9_profiles[] = {
static const struct id_mapping vp9_levels[] = {
static u32 find_v4l2_id(u32 hfi_id, const struct id_mapping *array, unsigned int array_sz)
static u32 find_hfi_id(u32 v4l2_id, const struct id_mapping *array, unsigned int array_sz)