Home | History | Annotate | Download | only in encode

Lines Matching refs:VAConfigAttribEncInterlaced

1066     if (attrib[VAConfigAttribEncInterlaced].value != VA_ATTRIB_NOT_SUPPORTED) {
1067 int tmp = attrib[VAConfigAttribEncInterlaced].value;
1069 printf("Support VAConfigAttribEncInterlaced\n");
1080 config_attrib[config_attrib_num].type = VAConfigAttribEncInterlaced;