Searched refs:output_respbuf (Results 1 – 6 of 6) sorted by relevance
6551 struct vdec_output_frameinfo *output_respbuf = NULL; in async_message_process() local6676 output_respbuf = (struct vdec_output_frameinfo *)\ in async_message_process()6678 output_respbuf->framesize.bottom = in async_message_process()6680 output_respbuf->framesize.left = in async_message_process()6682 output_respbuf->framesize.right = in async_message_process()6684 output_respbuf->framesize.top = in async_message_process()6686 output_respbuf->len = vdec_msg->msgdata.output_frame.len; in async_message_process()6687 output_respbuf->offset = vdec_msg->msgdata.output_frame.offset; in async_message_process()6688 output_respbuf->time_stamp = vdec_msg->msgdata.output_frame.time_stamp; in async_message_process()6689 output_respbuf->flags = vdec_msg->msgdata.output_frame.flags; in async_message_process()[all …]
6084 struct vdec_output_frameinfo *output_respbuf = NULL; in async_message_process() local6198 output_respbuf = (struct vdec_output_frameinfo *)\ in async_message_process()6200 output_respbuf->len = vdec_msg->msgdata.output_frame.len; in async_message_process()6201 output_respbuf->offset = vdec_msg->msgdata.output_frame.offset; in async_message_process()6203 output_respbuf->pic_type = PICTURE_TYPE_I; in async_message_process()6206 output_respbuf->pic_type = PICTURE_TYPE_P; in async_message_process()6209 output_respbuf->pic_type = PICTURE_TYPE_B; in async_message_process()
6953 struct vdec_output_frameinfo *output_respbuf = NULL; in async_message_process() local7172 output_respbuf = (struct vdec_output_frameinfo *)\ in async_message_process()7174 output_respbuf->len = vdec_msg->msgdata.output_frame.len; in async_message_process()7175 output_respbuf->offset = vdec_msg->msgdata.output_frame.offset; in async_message_process()7177 output_respbuf->pic_type = PICTURE_TYPE_I; in async_message_process()7180 output_respbuf->pic_type = PICTURE_TYPE_P; in async_message_process()7183 output_respbuf->pic_type = PICTURE_TYPE_B; in async_message_process()
7257 struct vdec_output_frameinfo *output_respbuf = NULL; in async_message_process() local7493 output_respbuf = (struct vdec_output_frameinfo *)\ in async_message_process()7495 output_respbuf->len = vdec_msg->msgdata.output_frame.len; in async_message_process()7496 output_respbuf->offset = vdec_msg->msgdata.output_frame.offset; in async_message_process()7498 output_respbuf->pic_type = PICTURE_TYPE_I; in async_message_process()7501 output_respbuf->pic_type = PICTURE_TYPE_P; in async_message_process()7504 output_respbuf->pic_type = PICTURE_TYPE_B; in async_message_process()
6760 struct vdec_output_frameinfo *output_respbuf = NULL; in async_message_process() local6891 output_respbuf = (struct vdec_output_frameinfo *)\ in async_message_process()6913 output_respbuf->framesize.bottom = in async_message_process()6915 output_respbuf->framesize.left = in async_message_process()6917 output_respbuf->framesize.right = in async_message_process()6919 output_respbuf->framesize.top = in async_message_process()6921 output_respbuf->len = vdec_msg->msgdata.output_frame.len; in async_message_process()6922 output_respbuf->offset = vdec_msg->msgdata.output_frame.offset; in async_message_process()6923 output_respbuf->time_stamp = vdec_msg->msgdata.output_frame.time_stamp; in async_message_process()6924 output_respbuf->flags = vdec_msg->msgdata.output_frame.flags; in async_message_process()[all …]
6320 struct vdec_output_frameinfo *output_respbuf = NULL; in async_message_process() local6442 output_respbuf = (struct vdec_output_frameinfo *)\ in async_message_process()6452 output_respbuf->len = vdec_msg->msgdata.output_frame.len; in async_message_process()6453 output_respbuf->offset = vdec_msg->msgdata.output_frame.offset; in async_message_process()