Home | History | Annotate | Download | only in dsp

Lines Matching refs:x_out_max

26   const int x_out_max = wrk->dst_width * wrk->num_channels;
41 int loop_c = x_out_max - channel;
85 const int x_out_max = wrk->dst_width * wrk->num_channels;
121 "subu %[temp3], %[x_out], %[x_out_max] \n\t"
137 [x_out_max]"r"(x_out_max)
150 const int x_out_max = wrk->dst_width * wrk->num_channels;
154 const int temp6 = x_out_max << 2;
211 const int x_out_max = wrk->dst_width * wrk->num_channels;
218 const int temp6 = x_out_max << 2;