Searched refs:picsize (Results 1 – 13 of 13) sorted by relevance
556 struct vdec_picsize picsize; member
566 struct vdec_picsize picsize; member
529 struct vdec_picsize picsize; member
521 struct vdec_picsize picsize; member
562 struct vdec_picsize picsize; member
531 struct vdec_picsize picsize; member
264 vdec_msg.msgdata.output_frame.picsize.frame_height = ptr[0]; in async_message_thread()265 vdec_msg.msgdata.output_frame.picsize.frame_width = ptr[1]; in async_message_thread()347 vdec_msg.msgdata.output_frame.picsize.frame_height = ptr[0]; in async_message_thread()348 vdec_msg.msgdata.output_frame.picsize.frame_width = ptr[1]; in async_message_thread()8452 … vdec_msg->msgdata.output_frame.picsize.frame_width = omx->m_extradata_info.output_width; in async_message_process()8453 … vdec_msg->msgdata.output_frame.picsize.frame_height = omx->m_extradata_info.output_height; in async_message_process()8462 … vdec_msg->msgdata.output_frame.picsize.frame_width = plane[0].reserved[6]; in async_message_process()8463 … vdec_msg->msgdata.output_frame.picsize.frame_height = plane[0].reserved[7]; in async_message_process()8471 … omx->m_extradata_info.output_width = vdec_msg->msgdata.output_frame.picsize.frame_width; in async_message_process()8472 … omx->m_extradata_info.output_height = vdec_msg->msgdata.output_frame.picsize.frame_height; in async_message_process()[all …]
243 vdec_msg.msgdata.output_frame.picsize.frame_height = ptr[0]; in async_message_thread()244 vdec_msg.msgdata.output_frame.picsize.frame_width = ptr[1]; in async_message_thread()9352 … vdec_msg->msgdata.output_frame.picsize.frame_width = omx->m_extradata_info.output_width; in async_message_process()9353 … vdec_msg->msgdata.output_frame.picsize.frame_height = omx->m_extradata_info.output_height; in async_message_process()9360 … vdec_msg->msgdata.output_frame.picsize.frame_width = plane[0].reserved[6]; in async_message_process()9361 … vdec_msg->msgdata.output_frame.picsize.frame_height = plane[0].reserved[7]; in async_message_process()9369 … omx->m_extradata_info.output_width = vdec_msg->msgdata.output_frame.picsize.frame_width; in async_message_process()9370 … omx->m_extradata_info.output_height = vdec_msg->msgdata.output_frame.picsize.frame_height; in async_message_process()9402 …| (omx->drv_ctx.video_resolution.frame_width != vdec_msg->msgdata.output_frame.picsize.frame_width) in async_message_process()9403 …>drv_ctx.video_resolution.frame_height != vdec_msg->msgdata.output_frame.picsize.frame_height) )) { in async_message_process()[all …]
202 vdec_msg.msgdata.output_frame.picsize.frame_width = plane[0].reserved[6]; in async_message_thread()203 vdec_msg.msgdata.output_frame.picsize.frame_height = plane[0].reserved[7]; in async_message_thread()235 vdec_msg.msgdata.output_frame.picsize.frame_height = ptr[0]; in async_message_thread()236 vdec_msg.msgdata.output_frame.picsize.frame_width = ptr[1]; in async_message_thread()8643 …| (omx->drv_ctx.video_resolution.frame_width != vdec_msg->msgdata.output_frame.picsize.frame_width) in async_message_process()8644 …>drv_ctx.video_resolution.frame_height != vdec_msg->msgdata.output_frame.picsize.frame_height) )) { in async_message_process()8652 … omxhdr->nFilledLen, vdec_msg->msgdata.output_frame.picsize.frame_width, in async_message_process()8653 vdec_msg->msgdata.output_frame.picsize.frame_height, in async_message_process()8660 vdec_msg->msgdata.output_frame.picsize.frame_width; in async_message_process()8662 vdec_msg->msgdata.output_frame.picsize.frame_height; in async_message_process()[all …]
407 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()7714 …| (omx->drv_ctx.video_resolution.frame_width != vdec_msg->msgdata.output_frame.picsize.frame_width) in async_message_process()7715 …>drv_ctx.video_resolution.frame_height != vdec_msg->msgdata.output_frame.picsize.frame_height) )) { in async_message_process()7723 … omxhdr->nFilledLen, vdec_msg->msgdata.output_frame.picsize.frame_width, in async_message_process()7724 vdec_msg->msgdata.output_frame.picsize.frame_height, in async_message_process()7731 vdec_msg->msgdata.output_frame.picsize.frame_width; in async_message_process()7733 vdec_msg->msgdata.output_frame.picsize.frame_height; in async_message_process()