Searched refs:needs_begin_frame (Results 1 – 2 of 2) sorted by relevance
91 context->needs_begin_frame = true; in vlVaBeginPicture()203 context->needs_begin_frame = true; in handlePictureParameterBuffer()345 if (context->needs_begin_frame) { in handleVASliceDataBufferType()348 context->needs_begin_frame = false; in handleVASliceDataBufferType()
293 bool needs_begin_frame; member