Searched refs:VAEncCodedBufferType (Results 1 – 11 of 11) sorted by relevance
296 codedbuf = (VACodedBufferSegment *)fool_ctx->fool_buf[VAEncCodedBufferType]; in va_FoolFillCodedBufEnc()321 codedbuf = (VACodedBufferSegment *)fool_ctx->fool_buf[VAEncCodedBufferType]; in va_FoolFillCodedBufJPG()361 if (*pbuf && (buftype == VAEncCodedBufferType)) in va_FoolMapBuffer()
634 case VAEncCodedBufferType: return "VAEncCodedBufferType"; in buffer_type_to_string()661 if (type != VAEncCodedBufferType) in va_TraceCreateBuffer()691 if (type != VAEncCodedBufferType) in va_TraceDestroyBuffer()722 if (type != VAEncCodedBufferType) in va_TraceMapBuffer()2270 case VAEncCodedBufferType: in va_TraceMPEG2Buf()2503 case VAEncCodedBufferType: in va_TraceH263Buf()2543 case VAEncCodedBufferType: in va_TraceJPEGBuf()2616 case VAEncCodedBufferType: in va_TraceMPEG4Buf()2679 case VAEncCodedBufferType: in va_TraceH264Buf()2748 case VAEncCodedBufferType: in va_TraceVP8Buf()[all …]
1271 VAEncCodedBufferType = 21, enumerator
702 case VAEncCodedBufferType: in buffer_type_to_string()
1471 else if (obj_buffer->type == VAEncCodedBufferType) in psb__allocate_BO_buffer()1789 case VAEncCodedBufferType: in psb__CreateBuffer()1878 case VAEncCodedBufferType: in psb_CreateBuffer()1982 if (obj_buffer->type == VAEncCodedBufferType) in psb_MapBuffer()
1386 VAEncCodedBufferType, in encode_picture()
1402 VAEncCodedBufferType, in encode_picture()
1356 VAEncCodedBufferType, in encode_picture()
1163 va_status = vaCreateBuffer(va_dpy,context_id,VAEncCodedBufferType, in setup_encode()
2950 VAEncCodedBufferType, in encode_picture()
305 VAEncCodedBufferType, in start()