Home | History | Annotate | Download | only in dsp

Lines Matching refs:hev_thresh

652                            int hev_thresh) {
653 const uint8x16_t hev_thresh_v = vdupq_n_u8((uint8_t)hev_thresh);
821 int thresh, int ithresh, int hev_thresh) {
827 const uint8x16_t hev_mask = NeedsHev(p1, p0, q0, q1, hev_thresh);
838 int thresh, int ithresh, int hev_thresh) {
844 const uint8x16_t hev_mask = NeedsHev(p1, p0, q0, q1, hev_thresh);
856 int thresh, int ithresh, int hev_thresh) {
867 const uint8x16_t hev_mask = NeedsHev(p1, p0, q0, q1, hev_thresh);
880 int thresh, int ithresh, int hev_thresh) {
891 const uint8x16_t hev_mask = NeedsHev(p1, p0, q0, q1, hev_thresh);
903 int thresh, int ithresh, int hev_thresh) {
909 const uint8x16_t hev_mask = NeedsHev(p1, p0, q0, q1, hev_thresh);
919 int thresh, int ithresh, int hev_thresh) {
927 const uint8x16_t hev_mask = NeedsHev(p1, p0, q0, q1, hev_thresh);
936 int thresh, int ithresh, int hev_thresh) {
942 const uint8x16_t hev_mask = NeedsHev(p1, p0, q0, q1, hev_thresh);
951 int thresh, int ithresh, int hev_thresh) {
959 const uint8x16_t hev_mask = NeedsHev(p1, p0, q0, q1, hev_thresh);