Home
last modified time | relevance | path

Searched defs:startVA (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/common/libmix/videodecoder/
DVideoDecoderMPEG4.cpp562 Decode_Status VideoDecoderMPEG4::startVA(vbp_data_mp42 *data) { in startVA() function in VideoDecoderMPEG4
DVideoDecoderVP8.cpp76 Decode_Status VideoDecoderVP8::startVA(vbp_data_vp8 *data) { in startVA() function in VideoDecoderVP8
DVideoDecoderWMV.cpp439 Decode_Status VideoDecoderWMV::startVA(vbp_data_vc1 *data) { in startVA() function in VideoDecoderWMV
DVideoDecoderAVC.cpp671 Decode_Status VideoDecoderAVC::startVA(vbp_data_h264 *data) { in startVA() function in VideoDecoderAVC
/hardware/intel/img/hwcomposer/ips/common/
DRotationBufferProvider.cpp252 bool RotationBufferProvider::startVA(VideoPayloadBuffer *payload, int transform) in startVA() function in android::intel::RotationBufferProvider