Searched refs:picsize (Results 1 – 7 of 7) sorted by relevance
556 struct vdec_picsize picsize; member
562 struct vdec_picsize picsize; member
521 struct vdec_picsize picsize; member
529 struct vdec_picsize picsize; member
184 vdec_msg.msgdata.output_frame.picsize.frame_width = plane[0].reserved[6]; in async_message_thread()185 vdec_msg.msgdata.output_frame.picsize.frame_height = plane[0].reserved[7]; in async_message_thread()7622 …| (omx->drv_ctx.video_resolution.frame_width != vdec_msg->msgdata.output_frame.picsize.frame_width) in async_message_process()7623 …>drv_ctx.video_resolution.frame_height != vdec_msg->msgdata.output_frame.picsize.frame_height) )) { in async_message_process()7631 … omxhdr->nFilledLen, vdec_msg->msgdata.output_frame.picsize.frame_width, in async_message_process()7632 vdec_msg->msgdata.output_frame.picsize.frame_height, in async_message_process()7639 vdec_msg->msgdata.output_frame.picsize.frame_width; in async_message_process()7641 vdec_msg->msgdata.output_frame.picsize.frame_height; in async_message_process()