Searched refs:VAConfigAttribEncMaxRefFrames (Results 1 – 8 of 8) sorted by relevance
79 case VAConfigAttribEncMaxRefFrames: in tng_MPEG4ES_QueryConfigAttributes()110 case VAConfigAttribEncMaxRefFrames: in tng_MPEG4ES_ValidateConfig()
79 case VAConfigAttribEncMaxRefFrames: in tng_H263ES_QueryConfigAttributes()110 case VAConfigAttribEncMaxRefFrames: in tng_H263ES_ValidateConfig()
123 case VAConfigAttribEncMaxRefFrames: in vsp_VP8_QueryConfigAttributes()153 case VAConfigAttribEncMaxRefFrames: in vsp_VP8_ValidateConfig()
1172 case VAConfigAttribEncMaxRefFrames: in tng_H264ES_QueryConfigAttributes()1198 case VAConfigAttribEncMaxRefFrames: in tng_H264ES_ValidateConfig()
71 case VAConfigAttribEncMaxRefFrames: in pnw_H264ES_QueryConfigAttributes()
148 vaAttrib_tmp[4].type = VAConfigAttribEncMaxRefFrames; in start()180 vaAttrib[vaAttribNumber].type = VAConfigAttribEncMaxRefFrames; in start()
479 VAConfigAttribEncMaxRefFrames = 13, enumerator
1085 if (attrib[VAConfigAttribEncMaxRefFrames].value != VA_ATTRIB_NOT_SUPPORTED) { in init_va()1086 h264_maxref = attrib[VAConfigAttribEncMaxRefFrames].value; in init_va()