Lines Matching refs:data
149 frame->data[0] = frame->buf[0]->data;
153 frame->data[1] = frame->data[0] +
280 hwframes_ctx = (AVHWFramesContext*)avctx->hw_frames_ctx->data;
299 AVHWFramesContext *frames_ctx = (AVHWFramesContext*)avctx->hw_frames_ctx->data;
366 bs.Data = avpkt->data;
433 frame->surface = *(mfxFrameSurface1*)frame->frame->data[3];
614 bs.Data = avpkt->data;
659 * did not consume any data and did not return anything */
664 ff_qsv_print_warning(avctx, ret, "A decode call did not consume any data");
739 ((mfxFrameSurface1*)frame->data[3])->Info = outsurf->Info;
813 av_log(avctx, AV_LOG_INFO, "More data is required to decode header\n");
956 /* process buffered data */
958 /* prepare the input data */
960 /* no more data */
981 s->buffer_pkt.data += ret;