Searched refs:VA_RC_NONE (Results 1 – 17 of 17) sorted by relevance
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()
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()
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()
2397 eRCmode = VA_RC_NONE; in psb__surface_usage()2401 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()
70 self->va_rcmode = VA_RC_NONE; in mix_videoformatenc_init()
1682 if (self->va_rcmode == VA_RC_NONE) { in mix_videofmtenc_mpeg4_get_max_encoded_buf_size()
1791 if (self->va_rcmode == VA_RC_NONE) { in mix_videofmtenc_h264_get_max_encoded_buf_size()
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
1474 if (mComParams.rcMode == VA_RC_NONE) { in getMaxOutSize()