Searched refs:nSliceHeight (Results 1 – 9 of 9) sorted by relevance
83 if (i_def->format.video.nSliceHeight == 0) in h264d_inport_SetParameter()84 i_def->format.video.nSliceHeight = i_def->format.video.nFrameHeight; in h264d_inport_SetParameter()
82 portdef.nSliceHeight = 0; in instantiate_h264d_input_port()153 portdef.nSliceHeight = 0; in instantiate_h264d_output_port()
61 portdef.nSliceHeight = 0; in instantiate_h264e_input_port()125 portdef.nSliceHeight = 0; in instantiate_h264e_output_port()
117 OMX_U32 nSliceHeight; member
130 OMX_U32 nSliceHeight; member
472 in_port_params.format.video.nSliceHeight = s->plane_size; in omx_component_init()485 s->plane_size = in_port_params.format.video.nSliceHeight; in omx_component_init()496 out_port_params.format.video.nSliceHeight = 0; in omx_component_init()
322 port->sPortParam.format.video.nSliceHeight = def->format.video.nFrameHeight; in vid_dec_SetParameter()
354 port->sPortParam.format.video.nSliceHeight = port->sPortParam.format.video.nFrameHeight; in vid_enc_SetParameter()
941 p_def->nSliceHeight = i_def->height; in update_port_parameters()