Searched refs:startVA (Results 1 – 14 of 14) sorted by relevance
42 Decode_Status startVA(vbp_data_mp42 *data);
40 Decode_Status startVA(vbp_data_vp8 *data);
43 Decode_Status startVA(vbp_data_vc1 *data);
76 Decode_Status VideoDecoderVP8::startVA(vbp_data_vp8 *data) { in startVA() function in VideoDecoderVP8107 status = startVA(data); in start()143 status = startVA(data); in decode()
48 Decode_Status startVA(vbp_data_h264 *data);
52 status = startVA(data); in start()93 status = startVA(data); in decode()439 Decode_Status VideoDecoderWMV::startVA(vbp_data_vc1 *data) { in startVA() function in VideoDecoderWMV
49 status = startVA(data); in start()84 status = startVA(data); in decode()562 Decode_Status VideoDecoderMPEG4::startVA(vbp_data_mp42 *data) { in startVA() function in VideoDecoderMPEG4
67 status = startVA(data); in start()106 status = startVA(data); in decode()678 Decode_Status VideoDecoderAVC::startVA(vbp_data_h264 *data) { in startVA() function in VideoDecoderAVC
51 bool startVA(VideoPayloadBuffer *payload, int transform);
252 bool RotationBufferProvider::startVA(VideoPayloadBuffer *payload, int transform) in startVA() function in android::intel::RotationBufferProvider409 ret = startVA(payload, transform); in setupRotationBuffer()
184 status = startVA(data); in decode()
200 status = startVA(data); in decode()
328 status = startVA(data); in decode()
339 status = startVA(data); in decode()