• Home
  • Raw
  • Download

Lines Matching full:above

555                              const uint8_t *above, const uint8_t *left) {  in vpx_v_predictor_4x4_msa()  argument
558 intra_predict_vert_4x4_msa(above, dst, y_stride); in vpx_v_predictor_4x4_msa()
562 const uint8_t *above, const uint8_t *left) { in vpx_v_predictor_8x8_msa() argument
565 intra_predict_vert_8x8_msa(above, dst, y_stride); in vpx_v_predictor_8x8_msa()
569 const uint8_t *above, const uint8_t *left) { in vpx_v_predictor_16x16_msa() argument
572 intra_predict_vert_16x16_msa(above, dst, y_stride); in vpx_v_predictor_16x16_msa()
576 const uint8_t *above, const uint8_t *left) { in vpx_v_predictor_32x32_msa() argument
579 intra_predict_vert_32x32_msa(above, dst, y_stride); in vpx_v_predictor_32x32_msa()
583 const uint8_t *above, const uint8_t *left) { in vpx_h_predictor_4x4_msa() argument
584 (void)above; in vpx_h_predictor_4x4_msa()
590 const uint8_t *above, const uint8_t *left) { in vpx_h_predictor_8x8_msa() argument
591 (void)above; in vpx_h_predictor_8x8_msa()
597 const uint8_t *above, const uint8_t *left) { in vpx_h_predictor_16x16_msa() argument
598 (void)above; in vpx_h_predictor_16x16_msa()
604 const uint8_t *above, const uint8_t *left) { in vpx_h_predictor_32x32_msa() argument
605 (void)above; in vpx_h_predictor_32x32_msa()
611 const uint8_t *above, const uint8_t *left) { in vpx_dc_predictor_4x4_msa() argument
612 intra_predict_dc_4x4_msa(above, left, dst, y_stride); in vpx_dc_predictor_4x4_msa()
616 const uint8_t *above, const uint8_t *left) { in vpx_dc_predictor_8x8_msa() argument
617 intra_predict_dc_8x8_msa(above, left, dst, y_stride); in vpx_dc_predictor_8x8_msa()
621 const uint8_t *above, const uint8_t *left) { in vpx_dc_predictor_16x16_msa() argument
622 intra_predict_dc_16x16_msa(above, left, dst, y_stride); in vpx_dc_predictor_16x16_msa()
626 const uint8_t *above, const uint8_t *left) { in vpx_dc_predictor_32x32_msa() argument
627 intra_predict_dc_32x32_msa(above, left, dst, y_stride); in vpx_dc_predictor_32x32_msa()
631 const uint8_t *above, const uint8_t *left) { in vpx_dc_top_predictor_4x4_msa() argument
634 intra_predict_dc_tl_4x4_msa(above, dst, y_stride); in vpx_dc_top_predictor_4x4_msa()
638 const uint8_t *above, const uint8_t *left) { in vpx_dc_top_predictor_8x8_msa() argument
641 intra_predict_dc_tl_8x8_msa(above, dst, y_stride); in vpx_dc_top_predictor_8x8_msa()
645 const uint8_t *above, const uint8_t *left) { in vpx_dc_top_predictor_16x16_msa() argument
648 intra_predict_dc_tl_16x16_msa(above, dst, y_stride); in vpx_dc_top_predictor_16x16_msa()
652 const uint8_t *above, const uint8_t *left) { in vpx_dc_top_predictor_32x32_msa() argument
655 intra_predict_dc_tl_32x32_msa(above, dst, y_stride); in vpx_dc_top_predictor_32x32_msa()
659 const uint8_t *above, const uint8_t *left) { in vpx_dc_left_predictor_4x4_msa() argument
660 (void)above; in vpx_dc_left_predictor_4x4_msa()
666 const uint8_t *above, const uint8_t *left) { in vpx_dc_left_predictor_8x8_msa() argument
667 (void)above; in vpx_dc_left_predictor_8x8_msa()
673 const uint8_t *above, in vpx_dc_left_predictor_16x16_msa() argument
675 (void)above; in vpx_dc_left_predictor_16x16_msa()
681 const uint8_t *above, in vpx_dc_left_predictor_32x32_msa() argument
683 (void)above; in vpx_dc_left_predictor_32x32_msa()
689 const uint8_t *above, const uint8_t *left) { in vpx_dc_128_predictor_4x4_msa() argument
690 (void)above; in vpx_dc_128_predictor_4x4_msa()
697 const uint8_t *above, const uint8_t *left) { in vpx_dc_128_predictor_8x8_msa() argument
698 (void)above; in vpx_dc_128_predictor_8x8_msa()
705 const uint8_t *above, const uint8_t *left) { in vpx_dc_128_predictor_16x16_msa() argument
706 (void)above; in vpx_dc_128_predictor_16x16_msa()
713 const uint8_t *above, const uint8_t *left) { in vpx_dc_128_predictor_32x32_msa() argument
714 (void)above; in vpx_dc_128_predictor_32x32_msa()
721 const uint8_t *above, const uint8_t *left) { in vpx_tm_predictor_4x4_msa() argument
722 intra_predict_tm_4x4_msa(above, left, dst, y_stride); in vpx_tm_predictor_4x4_msa()
726 const uint8_t *above, const uint8_t *left) { in vpx_tm_predictor_8x8_msa() argument
727 intra_predict_tm_8x8_msa(above, left, dst, y_stride); in vpx_tm_predictor_8x8_msa()
731 const uint8_t *above, const uint8_t *left) { in vpx_tm_predictor_16x16_msa() argument
732 intra_predict_tm_16x16_msa(above, left, dst, y_stride); in vpx_tm_predictor_16x16_msa()
736 const uint8_t *above, const uint8_t *left) { in vpx_tm_predictor_32x32_msa() argument
737 intra_predict_tm_32x32_msa(above, left, dst, y_stride); in vpx_tm_predictor_32x32_msa()