Searched refs:cropY (Results 1 – 1 of 1) sorted by relevance
216 uint32_t cropX, cropY = 0; in ParseAvcSpropParam() local221 cropY = 2 - frame_mbs_only; in ParseAvcSpropParam()228 cropY = subHeightC * (2 - frame_mbs_only); in ParseAvcSpropParam()232 pInfo->nHeight -= (frame_crop_top_offset + frame_crop_bottom_offset) * cropY; in ParseAvcSpropParam()540 uint32_t cropX, cropY = 0; in ParseAvcSps() local544 cropY = 2 - frame_mbs_only; in ParseAvcSps()551 cropY = subHeightC * (2 - frame_mbs_only); in ParseAvcSps()555 pInfo->nHeight -= (frame_crop_top_offset + frame_crop_bottom_offset) * cropY; in ParseAvcSps()