Searched refs:nFrameWidth (Results 1 – 16 of 16) sorted by relevance
197 templat.width = def->nFrameWidth; in enc_NeedTask_common()234 src_rect.x1 = def->nFrameWidth; in enc_ScaleInput_common()414 box.width = def->nFrameWidth; in enc_LoadImage_common()421 box.width = def->nFrameWidth / 2; in enc_LoadImage_common()484 info.grid[0] = DIV_ROUND_UP(def->nFrameWidth, 64); in enc_LoadImage_common()486 info.last_block[0] = def->nFrameWidth % 64; in enc_LoadImage_common()492 info.grid[0] = DIV_ROUND_UP(def->nFrameWidth / 2, 64); in enc_LoadImage_common()494 info.last_block[0] = (def->nFrameWidth / 2) % 64; in enc_LoadImage_common()508 box.width = def->nFrameWidth; in enc_LoadImage_common()524 blit.src.box.width = def->nFrameWidth; in enc_LoadImage_common()[all …]
110 src_rect.x1 = def->nFrameWidth; in vid_dec_FillOutput()115 dst_rect.x1 = def->nFrameWidth; in vid_dec_FillOutput()132 width = def->nFrameWidth; in vid_dec_FillOutput()147 i * def->nFrameWidth * def->nFrameHeight; in vid_dec_FillOutput()
53 templat.width = port->sPortParam.format.video.nFrameWidth; in vid_dec_h264_BeginFrame()56 templat.width = priv->out_port_def_.format.video.nFrameWidth; in vid_dec_h264_BeginFrame()935 if ((p_def->nFrameWidth == i_def->width) && p_def->nFrameHeight == i_def->height) in update_port_parameters()938 p_def->nFrameWidth = i_def->width; in update_port_parameters()949 p_obj->portdef_.nBufferSize = p_def->nFrameWidth * p_def->nFrameHeight * 512 / (16*16); in update_port_parameters()1100 templat.width = port->sPortParam.format.video.nFrameWidth; in vid_dec_FrameDecoded_common()1103 templat.width = port->portdef_.format.video.nFrameWidth; in vid_dec_FrameDecoded_common()
75 if ((p_def->nFrameWidth == i_def->format.video.nFrameWidth) && in h264d_inport_SetParameter()82 i_def->format.video.nStride = i_def->format.video.nFrameWidth; in h264d_inport_SetParameter()92 …p_obj->portdef_.nBufferSize = i_def->format.video.nFrameWidth * i_def->format.video.nFrameHeight *… in h264d_inport_SetParameter()
79 portdef.nFrameWidth = OMX_VID_DEC_AVC_DEFAULT_FRAME_WIDTH; in instantiate_h264d_input_port()150 portdef.nFrameWidth = OMX_VID_DEC_AVC_DEFAULT_FRAME_WIDTH; in instantiate_h264d_output_port()
58 portdef.nFrameWidth = OMX_VID_ENC_AVC_DEFAULT_FRAME_WIDTH; in instantiate_h264e_input_port()122 portdef.nFrameWidth = OMX_VID_ENC_AVC_DEFAULT_FRAME_WIDTH; in instantiate_h264e_output_port()
60 buf_templ.width0 = port->portdef_.format.video.nFrameWidth; in enc_AllocateBackTexture()
536 priv->scale.xWidth : priv->in_port_def_.format.video.nFrameWidth; in h264e_prc_prepare_to_transfer()
243 port->sPortParam.format.video.nFrameWidth = 176; in vid_dec_Constructor()257 port->sPortParam.format.video.nFrameWidth = 176; in vid_dec_Constructor()313 unsigned framesize = def->format.video.nFrameWidth * def->format.video.nFrameHeight; in vid_dec_SetParameter()319 port->sPortParam.format.video.nFrameWidth = def->format.video.nFrameWidth; in vid_dec_SetParameter()321 port->sPortParam.format.video.nStride = def->format.video.nFrameWidth; in vid_dec_SetParameter()
199 port->sPortParam.format.video.nFrameWidth = 176; in vid_enc_Constructor()213 port->sPortParam.format.video.nFrameWidth = 176; in vid_enc_Constructor()303 buf_templ.width0 = port->sPortParam.format.video.nFrameWidth; in enc_AllocateBackTexture()616 priv->scale.xWidth : port->sPortParam.format.video.nFrameWidth; in vid_enc_MessageHandler()
77 templat.width = port->sPortParam.format.video.nFrameWidth; in vid_dec_mpeg12_Init()
634 port->sPortParam.format.video.nFrameWidth || in vid_dec_h265_BeginFrame()
2148 templat.width = port->sPortParam.format.video.nFrameWidth; in dec_av1_BeginFrame()
114 OMX_U32 nFrameWidth; member
127 OMX_U32 nFrameWidth; member
473 in_port_params.format.video.nFrameWidth = avctx->width; in omx_component_init()493 out_port_params.format.video.nFrameWidth = avctx->width; in omx_component_init()