Searched refs:picsize (Results 1 – 7 of 7) sorted by relevance
286 vdec_msg.msgdata.output_frame.picsize.frame_height = ptr[0]; in async_message_thread()287 vdec_msg.msgdata.output_frame.picsize.frame_width = ptr[1]; in async_message_thread()370 vdec_msg.msgdata.output_frame.picsize.frame_height = ptr[0]; in async_message_thread()371 vdec_msg.msgdata.output_frame.picsize.frame_width = ptr[1]; in async_message_thread()9077 … vdec_msg->msgdata.output_frame.picsize.frame_width = omx->m_extradata_info.output_width; in async_message_process()9078 … vdec_msg->msgdata.output_frame.picsize.frame_height = omx->m_extradata_info.output_height; in async_message_process()9087 … vdec_msg->msgdata.output_frame.picsize.frame_width = plane[0].reserved[6]; in async_message_process()9088 … vdec_msg->msgdata.output_frame.picsize.frame_height = plane[0].reserved[7]; in async_message_process()9096 … omx->m_extradata_info.output_width = vdec_msg->msgdata.output_frame.picsize.frame_width; in async_message_process()9097 … 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 …]
332 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()
394 struct vdec_picsize picsize; member
222 vdec_msg.msgdata.output_frame.picsize.frame_height = ptr[MSM_VIDC_HEIGHT]; in async_message_thread()223 vdec_msg.msgdata.output_frame.picsize.frame_width = ptr[MSM_VIDC_WIDTH]; in async_message_thread()6504 … vdec_msg->msgdata.output_frame.picsize.frame_width = omx->m_extradata_misr.output_width; in async_message_process()6505 … vdec_msg->msgdata.output_frame.picsize.frame_height = omx->m_extradata_misr.output_height; in async_message_process()6593 omx->m_reconfig_width = vdec_msg->msgdata.output_frame.picsize.frame_width; in async_message_process()6594 omx->m_reconfig_height = vdec_msg->msgdata.output_frame.picsize.frame_height; in async_message_process()