Lines Matching refs:format
103 * @brief Client Producer sends request(SET_FORMAT) to set format, to calculate the buffer size.
105 * @param [in] format, Buffer format.
107 void SetFormat(uint32_t format) override;
110 * @brief Client Producer sends request(GET_FORMAT) to get format, buffer format to calculate the buffer size..
111 * @returns format, Buffer format.
131 * format and stride alignment.
138 * to calculate by width, height, format...
145 * The size is setted by SetSize() or calculated by width, height, format...