Lines Matching refs:WORD32
75 WORD32 src_strd,
77 WORD32 pred_strd,
79 WORD32 dst_strd);
83 WORD32 src_strd,
85 WORD32 pred_strd,
87 WORD32 dst_strd);
91 WORD32 src_strd,
93 WORD32 pred_strd,
95 WORD32 dst_strd);
99 WORD32 src_strd,
101 WORD32 pred_strd,
103 WORD32 dst_strd);
107 WORD32 src_strd,
109 WORD32 pred_strd,
111 WORD32 dst_strd);
113 typedef WORD32 FT_HAD_16X16_R(
115 WORD32 src_strd,
117 WORD32 pred_strd,
119 WORD32 dst_strd,
120 WORD32 **ppi4_hsad,
121 WORD32 **ppi4_tu_split,
122 WORD32 **ppi4_tu_early_cbf,
123 WORD32 pos_x_y_4x4,
124 WORD32 num_4x4_in_row,
125 WORD32 lambda,
126 WORD32 lambda_q_shift,
127 WORD32 i4_frm_qstep,
128 WORD32 i4_cur_depth,
129 WORD32 i4_max_depth,
130 WORD32 i4_max_tr_size,
131 WORD32 *pi4_tu_split_cost,
136 WORD32 had16_strd,
138 WORD32 dst_strd,
139 WORD32 i4_frm_qstep,
140 WORD32 *pi4_cbf);
144 WORD32 had8_strd,
146 WORD32 dst_strd,
147 WORD32 i4_frm_qstep,
148 WORD32 *pi4_cbf);
150 typedef WORD32 FT_HAD_8X8_USING_4_4X4_R(
152 WORD32 src_strd,
154 WORD32 pred_strd,
156 WORD32 dst_strd,
157 WORD32 **ppi4_hsad,
158 WORD32 **ppi4_tu_split,
159 WORD32 **ppi4_tu_early_cbf,
160 WORD32 pos_x_y_4x4,
161 WORD32 num_4x4_in_row,
162 WORD32 lambda,
163 WORD32 lambda_q_shift,
164 WORD32 i4_frm_qstep,
165 WORD32 i4_cur_depth,
166 WORD32 i4_max_depth,
167 WORD32 i4_max_tr_size,
168 WORD32 *pi4_tu_split_cost,
171 WORD32 ihevce_had_16x16_r_noise_detect(
173 WORD32 src_strd,
175 WORD32 pred_strd,
177 WORD32 dst_strd,
178 WORD32 pos_x_y_4x4,
179 WORD32 num_4x4_in_row,
180 WORD32 scaling_for_pred);
184 WORD32 had4_strd,
186 WORD32 dst_strd,
187 WORD32 i4_frm_qstep,
188 WORD32 *pi4_cbf);
191 WORD32 src_strd,
193 WORD32 pred_strd,
196 WORD32 dst_strd,
197 WORD32 scaling_for_pred);
201 WORD32 src_strd,
203 WORD32 pred_strd,
205 WORD32 dst_strd,
206 WORD32 pos_x_y_4x4,
207 WORD32 num_4x4_in_row,
208 WORD32 scaling_for_pred);
212 WORD32 src_strd,
214 WORD32 pred_strd,
216 WORD32 dst_strd,
217 WORD32 **ppi4_hsad,
218 WORD32 pos_x_y_4x4,
219 WORD32 num_4x4_in_row);
223 WORD32 src_strd,
225 WORD32 pred_strd,
227 WORD32 dst_strd,
228 WORD32 **ppi4_hsad,
229 WORD32 **ppi4_tu_split,
230 WORD32 **ppi4_tu_early_cbf,
231 WORD32 pos_x_y_4x4,
232 WORD32 num_4x4_in_row,
233 WORD32 lambda,
234 WORD32 lambda_q_shift,
235 WORD32 i4_frm_qstep,
236 WORD32 i4_cur_depth,
237 WORD32 i4_max_depth,
238 WORD32 i4_max_tr_size,
239 WORD32 *pi4_tu_split_cost,
244 WORD32 buf1_strd,
246 WORD32 buf2_strd,
248 WORD32 dst_strd,
249 WORD32 size,
250 WORD32 shift,
251 WORD32 threshold,
252 WORD32 *pi4_cbf);
256 WORD32 buf1_strd,
258 WORD32 buf2_strd,
260 WORD32 dst_strd,
261 WORD32 size,
262 WORD32 shift,
263 WORD32 threshold,
264 WORD32 *pi4_cbf);
268 WORD32 buf1_strd,
270 WORD32 buf2_strd,
272 WORD32 dst_strd,
273 WORD32 size,
274 WORD32 threshold);
278 WORD32 buf1_strd,
280 WORD32 buf2_strd,
282 WORD32 dst_strd,
283 WORD32 size,
284 WORD32 threshold);
288 WORD32 had8_strd,
290 WORD32 dst_strd,
291 WORD32 i4_frm_qstep,
292 WORD32 *pi4_cbf);