Home
last modified time | relevance | path

Searched refs:xSegmentIndex (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/svt-hevc/SVT-HEVC-1.5.1/Source/Lib/Codec/
H A DEbMotionEstimationProcess.c641 EB_U32 xSegmentIndex; in MotionEstimationKernel() local
679 …SEGMENT_CONVERT_IDX_TO_XY(segmentIndex, xSegmentIndex, ySegmentIndex, pictureControlSetPtr->meSegm… in MotionEstimationKernel()
680 …xLcuStartIndex = SEGMENT_START_IDX(xSegmentIndex, pictureWidthInLcu, pictureControlSetPtr->meSegme… in MotionEstimationKernel()
681 …xLcuEndIndex = SEGMENT_END_IDX(xSegmentIndex, pictureWidthInLcu, pictureControlSetPtr->meSegmentsC… in MotionEstimationKernel()
/dports/multimedia/gstreamer1-plugins-svt-hevc/SVT-HEVC-1.5.1/Source/Lib/Codec/
H A DEbMotionEstimationProcess.c641 EB_U32 xSegmentIndex; in MotionEstimationKernel() local
679 …SEGMENT_CONVERT_IDX_TO_XY(segmentIndex, xSegmentIndex, ySegmentIndex, pictureControlSetPtr->meSegm… in MotionEstimationKernel()
680 …xLcuStartIndex = SEGMENT_START_IDX(xSegmentIndex, pictureWidthInLcu, pictureControlSetPtr->meSegme… in MotionEstimationKernel()
681 …xLcuEndIndex = SEGMENT_END_IDX(xSegmentIndex, pictureWidthInLcu, pictureControlSetPtr->meSegmentsC… in MotionEstimationKernel()
/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/Lib/Codec/
H A DEbMotionEstimationProcess.c932 uint32_t xSegmentIndex; in eb_vp9_motion_estimation_kernel() local
961 …SEGMENT_CONVERT_IDX_TO_XY(segment_index, xSegmentIndex, ySegmentIndex, picture_control_set_ptr->me… in eb_vp9_motion_estimation_kernel()
962 …x_sb_start_index = SEGMENT_START_IDX(xSegmentIndex, picture_width_in_sb, picture_control_set_ptr->… in eb_vp9_motion_estimation_kernel()
963 …x_sb_end_index = SEGMENT_END_IDX(xSegmentIndex, picture_width_in_sb, picture_control_set_ptr->me_s… in eb_vp9_motion_estimation_kernel()
/dports/multimedia/gstreamer1-plugins-svt-vp9/SVT-VP9-0.3.0/Source/Lib/Codec/
H A DEbMotionEstimationProcess.c932 uint32_t xSegmentIndex; in eb_vp9_motion_estimation_kernel() local
961 …SEGMENT_CONVERT_IDX_TO_XY(segment_index, xSegmentIndex, ySegmentIndex, picture_control_set_ptr->me… in eb_vp9_motion_estimation_kernel()
962 …x_sb_start_index = SEGMENT_START_IDX(xSegmentIndex, picture_width_in_sb, picture_control_set_ptr->… in eb_vp9_motion_estimation_kernel()
963 …x_sb_end_index = SEGMENT_END_IDX(xSegmentIndex, picture_width_in_sb, picture_control_set_ptr->me_s… in eb_vp9_motion_estimation_kernel()