|
@@ -2256,6 +2256,26 @@ Applicable to the MPEG1, MPEG2, MPEG4 encoders.</entry>
|
|
|
<entry>integer</entry>
|
|
|
</row><row><entry spanname="descr">Sets the initial delay in milliseconds for
|
|
|
VBV buffer control.</entry>
|
|
|
+ </row>
|
|
|
+
|
|
|
+ <row><entry></entry></row>
|
|
|
+ <row id=""v4l2-mpeg-video-hor-search-range">
|
|
|
+ <entry spanname="id"><constant>V4L2_CID_MPEG_VIDEO_MV_H_SEARCH_RANGE</constant> </entry>
|
|
|
+ <entry>integer</entry>
|
|
|
+ </row>
|
|
|
+ <row><entry spanname="descr">Horizontal search range defines maximum horizontal search area in pixels
|
|
|
+to search and match for the present Macroblock (MB) in the reference picture. This V4L2 control macro is used to set
|
|
|
+horizontal search range for motion estimation module in video encoder.</entry>
|
|
|
+ </row>
|
|
|
+
|
|
|
+ <row><entry></entry></row>
|
|
|
+ <row id="v4l2-mpeg-video-vert-search-range">
|
|
|
+ <entry spanname="id"><constant>V4L2_CID_MPEG_VIDEO_MV_V_SEARCH_RANGE</constant> </entry>
|
|
|
+ <entry>integer</entry>
|
|
|
+ </row>
|
|
|
+ <row><entry spanname="descr">Vertical search range defines maximum vertical search area in pixels
|
|
|
+to search and match for the present Macroblock (MB) in the reference picture. This V4L2 control macro is used to set
|
|
|
+vertical search range for motion estimation module in video encoder.</entry>
|
|
|
</row>
|
|
|
|
|
|
<row><entry></entry></row>
|