Lines Matching full:param
40 * @param[in] plane pointer to the descriptor of the plane being processed
41 * @param[out] dst pointer to the destination buffer
42 * @param[in] dst_pitch pitch of the destination buffer
50 * @param[in] plane pointer to the descriptor of the plane being processed
51 * @param[out] dst pointer to the destination buffer
52 * @param[in] dst_pitch pitch of the destination buffer
60 * @param[in] in pointer to the vector of transform coefficients
61 * @param[out] out pointer to the output buffer (frame)
62 * @param[in] pitch pitch to move to the next y line
63 * @param[in] flags pointer to the array of column flags:
77 * @param[in] in pointer to the vector of transform coefficients
78 * @param[out] out pointer to the output buffer (frame)
79 * @param[in] pitch pitch to move to the next y line
80 * @param[in] flags pointer to the array of column flags:
90 * @param[in] in pointer to the vector of transform coefficients
91 * @param[out] out pointer to the output buffer (frame)
92 * @param[in] pitch pitch to move to the next y line
93 * @param[in] flags pointer to the array of column flags:
103 * @param[in] in pointer to the vector of transform coefficients
104 * @param[out] out pointer to the output buffer (frame)
105 * @param[in] pitch pitch to move to the next y line
106 * @param[in] flags pointer to the array of column flags:
116 * @param[in] in pointer to the vector of transform coefficients
117 * @param[out] out pointer to the output buffer (frame)
118 * @param[in] pitch pitch to move to the next y line
119 * @param[in] flags pointer to the array of column flags:
129 * @param[in] in pointer to the vector of transform coefficients
130 * @param[out] out pointer to the output buffer (frame)
131 * @param[in] pitch pitch to move to the next y line
132 * @param[in] flags pointer to the array of column flags:
144 * @param[in] in pointer to the dc coefficient
145 * @param[out] out pointer to the output buffer (frame)
146 * @param[in] pitch pitch to move to the next y line
147 * @param[in] blk_size transform block size
155 * @param[in] in pointer to the vector of transform coefficients
156 * @param[out] out pointer to the output buffer (frame)
157 * @param[in] pitch pitch to move to the next y line
158 * @param[in] flags pointer to the array of column flags:
168 * @param[in] in pointer to the vector of transform coefficients
169 * @param[out] out pointer to the output buffer (frame)
170 * @param[in] pitch pitch to move to the next y line
171 * @param[in] flags pointer to the array of column flags:
184 * @param[in] in pointer to the dc coefficient
185 * @param[out] out pointer to the output buffer (frame)
186 * @param[in] pitch pitch to move to the next y line
187 * @param[in] blk_size transform block size
194 * @param[in] in pointer to the vector of transform coefficients
195 * @param[out] out pointer to the output buffer (frame)
196 * @param[in] pitch pitch to move to the next y line
197 * @param[in] flags pointer to the array of column flags (unused here)
205 * @param[in] in pointer to the vector of transform coefficients
206 * @param[out] out pointer to the output buffer (frame)
207 * @param[in] pitch pitch to move to the next y line
208 * @param[in] flags pointer to the array of column flags:
218 * @param[in] in pointer to the vector of transform coefficients
219 * @param[out] out pointer to the output buffer (frame)
220 * @param[in] pitch pitch to move to the next y line
221 * @param[in] flags pointer to the array of column flags (unused here)
229 * @param[in] in pointer to the vector of transform coefficients
230 * @param[out] out pointer to the output buffer (frame)
231 * @param[in] pitch pitch to move to the next y line
232 * @param[in] flags pointer to the array of column flags:
263 * @param[in,out] buf pointer to the block in the current frame buffer containing delta
264 * @param[in] ref_buf pointer to the corresponding block in the reference frame
265 * @param[in] pitch pitch for moving to the next y line
266 * @param[in] mc_type interpolation type
273 * @param[in,out] buf pointer to the block in the current frame buffer containing delta
274 * @param[in] ref_buf pointer to the corresponding block in the reference frame
275 * @param[in] pitch pitch for moving to the next y line
276 * @param[in] mc_type interpolation type
283 * @param[in,out] buf pointer to the block in the current frame receiving the result
284 * @param[in] ref_buf pointer to the corresponding block in the reference frame
285 * @param[in] pitch pitch for moving to the next y line
286 * @param[in] mc_type interpolation type
293 * @param[in,out] buf pointer to the block in the current frame receiving the result
294 * @param[in] ref_buf pointer to the corresponding block in the reference frame
295 * @param[in] pitch pitch for moving to the next y line
296 * @param[in] mc_type interpolation type
303 * @param[in,out] buf pointer to the block in the current frame buffer containing delta
304 * @param[in] ref_buf pointer to the corresponding block in the backward reference frame
305 * @param[in] ref_buf2 pointer to the corresponding block in the forward reference frame
306 * @param[in] pitch pitch for moving to the next y line
307 * @param[in] mc_type interpolation type for backward reference
308 * @param[in] mc_type2 interpolation type for forward reference
315 * @param[in,out] buf pointer to the block in the current frame buffer containing delta
316 * @param[in] ref_buf pointer to the corresponding block in the backward reference frame
317 * @param[in] ref_buf2 pointer to the corresponding block in the forward reference frame
318 * @param[in] pitch pitch for moving to the next y line
319 * @param[in] mc_type interpolation type for backward reference
320 * @param[in] mc_type2 interpolation type for forward reference
327 * @param[in,out] buf pointer to the block in the current frame receiving the result
328 * @param[in] ref_buf pointer to the corresponding block in the backward reference frame
329 * @param[in] ref_buf2 pointer to the corresponding block in the forward reference frame
330 * @param[in] pitch pitch for moving to the next y line
331 * @param[in] mc_type interpolation type for backward reference
332 * @param[in] mc_type2 interpolation type for forward reference
339 * @param[in,out] buf pointer to the block in the current frame receiving the result
340 * @param[in] ref_buf pointer to the corresponding block in the backward reference frame
341 * @param[in] ref_buf2 pointer to the corresponding block in the forward reference frame
342 * @param[in] pitch pitch for moving to the next y line
343 * @param[in] mc_type interpolation type for backward reference
344 * @param[in] mc_type2 interpolation type for forward reference