Searched refs:space (Results 1 – 2 of 2) sorted by relevance
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…441 …space to write pixel data. When decoding is completed, the memory space needs to be handed over to…[all …]
796 char space[17] = " "; in write_indent() local802 if (write_byte_f(str, space, &indent_width)) in write_indent()