Searched refs:crop_top (Results 1 – 1 of 1) sorted by relevance
175 OMX_S32 crop_top, crop_bottom, crop_right, crop_left; in AvcDecodeVideo_OMX() local236 crop_top = 2 * pDecVid->seqParams[0]->frame_crop_top_offset; in AvcDecodeVideo_OMX()241 crop_top = 4 * pDecVid->seqParams[0]->frame_crop_top_offset; in AvcDecodeVideo_OMX()249 crop_top = crop_left = 0; in AvcDecodeVideo_OMX()253 aPortParam->format.video.nFrameHeight = crop_bottom - crop_top + 1; in AvcDecodeVideo_OMX()