Searched refs:VA_RC_NONE (Results 1 – 14 of 14) sorted by relevance
67 attrib_list[i].value = VA_RC_NONE | VA_RC_CBR | VA_RC_VBR; in pnw_H263ES_QueryConfigAttributes()124 eRCmode = VA_RC_NONE; in pnw_H263ES_CreateContext()135 } else if (eRCmode == VA_RC_NONE) { in pnw_H263ES_CreateContext()
69 attrib_list[i].value = VA_RC_NONE | VA_RC_CBR | VA_RC_VBR; in pnw_MPEG4ES_QueryConfigAttributes()126 eRCmode = VA_RC_NONE; in pnw_MPEG4ES_CreateContext()137 } else if (eRCmode == VA_RC_NONE) { in pnw_MPEG4ES_CreateContext()
68 attrib_list[i].value = VA_RC_NONE | VA_RC_CBR | VA_RC_VBR | VA_RC_VCM; in pnw_H264ES_QueryConfigAttributes()128 eRCmode = VA_RC_NONE; in pnw_H264ES_CreateContext()141 } else if (eRCmode == VA_RC_NONE) { in pnw_H264ES_CreateContext()
84 attrib_list[i].value = VA_RC_NONE | VA_RC_CBR | VA_RC_VBR; in tng_MPEG4ES_QueryConfigAttributes()
84 attrib_list[i].value = VA_RC_NONE | VA_RC_CBR | VA_RC_VBR; in tng_H263ES_QueryConfigAttributes()
1165 attrib_list[i].value = VA_RC_NONE | VA_RC_CBR | VA_RC_VBR | VA_RC_VCM; in tng_H264ES_QueryConfigAttributes()
2302 eRCmode = VA_RC_NONE; in psb__surface_usage()2306 if (eRCmode == VA_RC_NONE) in psb__surface_usage()
578 eRCmode = VA_RC_NONE; in tng__init_rc_params()586 if (eRCmode == VA_RC_NONE) { in tng__init_rc_params()
70 attrib_list[i].value = VA_RC_NONE | VA_RC_CBR | VA_RC_VBR; in lnc_MPEG4ES_QueryConfigAttributes()127 eRCmode = VA_RC_NONE; in lnc_MPEG4ES_CreateContext()148 } else if (eRCmode == VA_RC_NONE) { in lnc_MPEG4ES_CreateContext()
68 attrib_list[i].value = VA_RC_NONE | VA_RC_CBR | VA_RC_VBR; in lnc_H263ES_QueryConfigAttributes()124 eRCmode = VA_RC_NONE; in lnc_H263ES_CreateContext()144 } else if (eRCmode == VA_RC_NONE) { in lnc_H263ES_CreateContext()
74 attrib_list[i].value = VA_RC_NONE | VA_RC_CBR | VA_RC_VBR | VA_RC_VCM; in lnc_H264ES_QueryConfigAttributes()130 eRCMode = VA_RC_NONE; in lnc_H264ES_CreateContext()154 } else if (eRCmode == VA_RC_NONE) { in lnc_H264ES_CreateContext()
662 case VA_RC_NONE: in rc_to_string()684 rc_mode = VA_RC_NONE; in string_to_rc()1012 if (tmp & VA_RC_NONE) in init_va()
657 #define VA_RC_NONE 0x00000001 macro
1469 if (mComParams.rcMode == VA_RC_NONE) { in getMaxOutSize()