Searched refs:thresh_vec (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/
H A Dvp9_loopfilter_filters_dspr2.c34 uint32_t thresh_vec, flimit_vec, limit_vec; local
43 "replv.qb %[thresh_vec], %[uthresh] \n\t"
47 : [thresh_vec] "=&r" (thresh_vec), [flimit_vec] "=&r" (flimit_vec),
93 thresh_vec, &hev, &mask);
128 uint32_t thresh_vec, flimit_vec, limit_vec; local
137 "replv.qb %[thresh_vec], %[uthresh] \n\t"
141 : [thresh_vec] "=&r" (thresh_vec), [flimit_vec] "=&r" (flimit_vec),
221 p0, p3, p4, p5, p6, thresh_vec,
[all...]
H A Dvp9_mbloop_loopfilter_dspr2.c33 uint32_t thresh_vec, flimit_vec, limit_vec; local
46 "replv.qb %[thresh_vec], %[uthresh] \n\t"
50 : [thresh_vec] "=&r" (thresh_vec), [flimit_vec] "=&r" (flimit_vec),
84 vp9_filter_hev_mask_flatmask4_dspr2(limit_vec, flimit_vec, thresh_vec,
332 uint32_t thresh_vec, flimit_vec, limit_vec; local
345 "replv.qb %[thresh_vec], %[uthresh] \n\t"
349 : [thresh_vec] "=&r" (thresh_vec), [flimit_vec] "=&r" (flimit_vec),
454 vp9_filter_hev_mask_flatmask4_dspr2(limit_vec, flimit_vec, thresh_vec,
[all...]
H A Dvp9_mblpf_vert_loopfilter_dspr2.c32 uint32_t thresh_vec, flimit_vec, limit_vec; local
49 "replv.qb %[thresh_vec], %[uthresh] \n\t"
53 : [thresh_vec] "=&r" (thresh_vec), [flimit_vec] "=&r" (flimit_vec),
251 vp9_filter_hev_mask_flatmask4_dspr2(limit_vec, flimit_vec, thresh_vec,
H A Dvp9_mblpf_horiz_loopfilter_dspr2.c34 uint32_t thresh_vec, flimit_vec, limit_vec; local
51 "replv.qb %[thresh_vec], %[uthresh] \n\t"
55 : [thresh_vec] "=&r" (thresh_vec), [flimit_vec] "=&r" (flimit_vec),
113 vp9_filter_hev_mask_flatmask4_dspr2(limit_vec, flimit_vec, thresh_vec,
/external/libvpx/libvpx/vp9/common/mips/dspr2/
H A Dvp9_loopfilter_filters_dspr2.c34 uint32_t thresh_vec, flimit_vec, limit_vec; local
43 "replv.qb %[thresh_vec], %[uthresh] \n\t"
47 : [thresh_vec] "=&r" (thresh_vec), [flimit_vec] "=&r" (flimit_vec),
93 thresh_vec, &hev, &mask);
128 uint32_t thresh_vec, flimit_vec, limit_vec; local
137 "replv.qb %[thresh_vec], %[uthresh] \n\t"
141 : [thresh_vec] "=&r" (thresh_vec), [flimit_vec] "=&r" (flimit_vec),
221 p0, p3, p4, p5, p6, thresh_vec,
[all...]
H A Dvp9_mbloop_loopfilter_dspr2.c33 uint32_t thresh_vec, flimit_vec, limit_vec; local
46 "replv.qb %[thresh_vec], %[uthresh] \n\t"
50 : [thresh_vec] "=&r" (thresh_vec), [flimit_vec] "=&r" (flimit_vec),
84 vp9_filter_hev_mask_flatmask4_dspr2(limit_vec, flimit_vec, thresh_vec,
332 uint32_t thresh_vec, flimit_vec, limit_vec; local
345 "replv.qb %[thresh_vec], %[uthresh] \n\t"
349 : [thresh_vec] "=&r" (thresh_vec), [flimit_vec] "=&r" (flimit_vec),
454 vp9_filter_hev_mask_flatmask4_dspr2(limit_vec, flimit_vec, thresh_vec,
[all...]
H A Dvp9_mblpf_vert_loopfilter_dspr2.c32 uint32_t thresh_vec, flimit_vec, limit_vec; local
49 "replv.qb %[thresh_vec], %[uthresh] \n\t"
53 : [thresh_vec] "=&r" (thresh_vec), [flimit_vec] "=&r" (flimit_vec),
251 vp9_filter_hev_mask_flatmask4_dspr2(limit_vec, flimit_vec, thresh_vec,
H A Dvp9_mblpf_horiz_loopfilter_dspr2.c34 uint32_t thresh_vec, flimit_vec, limit_vec; local
51 "replv.qb %[thresh_vec], %[uthresh] \n\t"
55 : [thresh_vec] "=&r" (thresh_vec), [flimit_vec] "=&r" (flimit_vec),
113 vp9_filter_hev_mask_flatmask4_dspr2(limit_vec, flimit_vec, thresh_vec,
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/mips/dspr2/
H A Dloopfilter_filters_dspr2.c2491 unsigned int thresh_vec, flimit_vec, limit_vec; local
2502 "replv.qb %[thresh_vec], %[thresh] \n\t"
2505 : [thresh_vec] "=&r" (thresh_vec), [flimit_vec] "=&r" (flimit_vec), [limit_vec] "=r" (limit_vec)
2509 vp8_mbloop_filter_horizontal_edge_mips(y_ptr, y_stride, flimit_vec, limit_vec, thresh_vec, 16);
2513 vp8_mbloop_filter_uvhorizontal_edge_mips(u_ptr, uv_stride, flimit_vec, limit_vec, thresh_vec, 0);
2518 vp8_mbloop_filter_uvhorizontal_edge_mips(v_ptr, uv_stride, flimit_vec, limit_vec, thresh_vec, 0);
2527 unsigned int thresh_vec, flimit_vec, limit_vec; local
2538 "replv.qb %[thresh_vec], %[thresh] \n\t"
2541 : [thresh_vec] "
2559 unsigned int thresh_vec, flimit_vec, limit_vec; local
2593 unsigned int thresh_vec, flimit_vec, limit_vec; local
[all...]
/external/libvpx/libvpx/vp8/common/mips/dspr2/
H A Dloopfilter_filters_dspr2.c2491 unsigned int thresh_vec, flimit_vec, limit_vec; local
2502 "replv.qb %[thresh_vec], %[thresh] \n\t"
2505 : [thresh_vec] "=&r" (thresh_vec), [flimit_vec] "=&r" (flimit_vec), [limit_vec] "=r" (limit_vec)
2509 vp8_mbloop_filter_horizontal_edge_mips(y_ptr, y_stride, flimit_vec, limit_vec, thresh_vec, 16);
2513 vp8_mbloop_filter_uvhorizontal_edge_mips(u_ptr, uv_stride, flimit_vec, limit_vec, thresh_vec, 0);
2518 vp8_mbloop_filter_uvhorizontal_edge_mips(v_ptr, uv_stride, flimit_vec, limit_vec, thresh_vec, 0);
2527 unsigned int thresh_vec, flimit_vec, limit_vec; local
2538 "replv.qb %[thresh_vec], %[thresh] \n\t"
2541 : [thresh_vec] "
2559 unsigned int thresh_vec, flimit_vec, limit_vec; local
2593 unsigned int thresh_vec, flimit_vec, limit_vec; local
[all...]

Completed in 70 milliseconds