Searched refs:coding_type (Results 1 – 13 of 13) sorted by relevance
39 enum cea_sad_format coding_type; member
100 enum infoframe_audio_coding_type coding_type; member
105 infoframe->coding_type = buf[0] >> 4; in infoframe_audio_parse()
106 sad->coding_type = parse_sad_coding_type(value); in parse_sad_field()
1462 expected.coding_type = INFOFRAME_AUDIO_CT_PCM; in check_audio_infoframe()1484 infoframe_audio.coding_type, expected.coding_type); in check_audio_infoframe()1492 if (infoframe_audio.coding_type != INFOFRAME_AUDIO_CT_UNSPECIFIED) in check_audio_infoframe()1493 igt_assert(infoframe_audio.coding_type == expected.coding_type); in check_audio_infoframe()1954 igt_assert(sad->coding_type == CEA_SAD_FORMAT_PCM); in test_display_audio_edid()
66 switch(h265->pic_fields.bits.coding_type) { in vlVaHandleVAEncPictureParameterBufferTypeHEVC()
1852 param->pic_fields.bits.coding_type = 1; in h265_fill_enc_picture_param()1855 param->pic_fields.bits.coding_type = 2; in h265_fill_enc_picture_param()1858 param->pic_fields.bits.coding_type = 3; in h265_fill_enc_picture_param()
93826 enum hdmi_audio_coding_type coding_type; member
66884 enum hdmi_audio_coding_type coding_type; member
62122 enum hdmi_audio_coding_type coding_type; member