Home
last modified time | relevance | path

Searched refs:vacontext (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/libmix/mix_video/src/
Dmixvideoformat_vc1.c926 VAContextID vacontext; in mix_videofmt_vc1_decode_a_picture() local
1135 vacontext = mix->va_context; in mix_videofmt_vc1_decode_a_picture()
1142 vacontext, in mix_videofmt_vc1_decode_a_picture()
1165 vacontext, in mix_videofmt_vc1_decode_a_picture()
1191 vacontext, in mix_videofmt_vc1_decode_a_picture()
1213 vacontext, in mix_videofmt_vc1_decode_a_picture()
1240 vret = vaBeginPicture(vadisplay, vacontext, surface); in mix_videofmt_vc1_decode_a_picture()
1254 vacontext, in mix_videofmt_vc1_decode_a_picture()
1268 vret = vaEndPicture(vadisplay, vacontext); in mix_videofmt_vc1_decode_a_picture()
Dmixvideoformat_h264.c1027 VAContextID vacontext; in mix_videofmt_h264_process_decode_picture() local
1136 vacontext = mix->va_context; in mix_videofmt_h264_process_decode_picture()
1142 vret = vaCreateBuffer(vadisplay, vacontext, in mix_videofmt_h264_process_decode_picture()
1161 vret = vaCreateBuffer(vadisplay, vacontext, in mix_videofmt_h264_process_decode_picture()
1237 vret = vaCreateBuffer(vadisplay, vacontext, in mix_videofmt_h264_process_decode_picture()
1259 vret = vaCreateBuffer(vadisplay, vacontext, in mix_videofmt_h264_process_decode_picture()
1297 vret = vaBeginPicture(vadisplay, vacontext, surface); in mix_videofmt_h264_process_decode_picture()
1309 vret = vaRenderPicture(vadisplay, vacontext, in mix_videofmt_h264_process_decode_picture()
1324 vret = vaEndPicture(vadisplay, vacontext); in mix_videofmt_h264_process_decode_picture()