Searched refs:crop_left (Results 1 – 1 of 1) sorted by relevance
175 OMX_S32 crop_top, crop_bottom, crop_right, crop_left; in AvcDecodeVideo_OMX() local231 crop_left = 2 * pDecVid->seqParams[0]->frame_crop_left_offset; in AvcDecodeVideo_OMX()249 crop_top = crop_left = 0; in AvcDecodeVideo_OMX()252 aPortParam->format.video.nFrameWidth = crop_right - crop_left + 1; in AvcDecodeVideo_OMX()