Lines Matching refs:space

32     -   Video copy, zoom, color space conversion, Field video de-interleaving (Deinterlace)
142 …the display side). At the same time users are required to know the memory space requirement of the…
161 | data | void \* | Represents start address of the buffer space. …
162 | size | size_t | Represents size of the buffer space. …
163 | pos | void \* | Represents start address of valid data in the buffer space. …
164 | length | size_t | Represents length of valid data in the buffer space. If the len…
221 | fmt | MppFrameFormat | Represents image color space format and memory arrangement: !…
222 | color_range | MppFrameColorRange | Represents the color space range of image data: <br>YUV full r…
341 …e space size requirement will be calculated in MPP decoder according to different chip platform an…
441space to write pixel data. When decoding is completed, the memory space needs to be handed over to…
479 1. The limitation of memory space is not accurate. The usage of memory is not fixed at 100% and wi…
484 …T_EXT_BUF_GROUP command, and then the MPP decoder will recycle the memory space obtained by gralloc
503 …General YUV420 image memory space calculation method: Image pixel datahor_stride \* ver_stride \* …
529 The input of the encoder does not support the space allocated by the CPU. If you need to support th…
604 |prep:format|S32|MppFrameFormat|Represents the input image color space format and memory layout.<br…
605 |prep:color|S32|MppFrameColorSpace|Represents the color space range of input image data.|
683space and encapsulate it as MppPacket and then control to the encoder. When the control interface …
766 …s 1920 and the vertical stride is 1088. The application needs to allocate space and write data in …
770 …to provide extra space. The space here is 1920\*1080\*3\/2+1920\*4 padding to ensure that the enco…
938 Image color space formats are divided into YUV and RGB. MPP supports multiple formats (f), with dif…