Lines Matching refs:values

109 static void FDKaacEnc_count1_2_3_4_5_6_7_8_9_10_11(const SHORT *RESTRICT values,
127 t0= values[i+0];
128 t1= values[i+1];
129 t2= values[i+2];
130 t3= values[i+3];
185 static void FDKaacEnc_count3_4_5_6_7_8_9_10_11(const SHORT *RESTRICT values,
203 t0= values[i+0];
204 t1= values[i+1];
205 t2= values[i+2];
206 t3= values[i+3];
256 static void FDKaacEnc_count5_6_7_8_9_10_11(const SHORT *RESTRICT values,
272 t0 = values[i+0];
273 t1 = values[i+1];
311 static void FDKaacEnc_count7_8_9_10_11(const SHORT *RESTRICT values,
326 t0=fixp_abs(values[i+0]);
327 t1=fixp_abs(values[i+1]);
361 static void FDKaacEnc_count9_10_11(const SHORT *RESTRICT values,
375 t0=fixp_abs(values[i+0]);
376 t1=fixp_abs(values[i+1]);
408 static void FDKaacEnc_count11(const SHORT *RESTRICT values,
420 t0=fixp_abs(values[i+0]);
421 t1=fixp_abs(values[i+1]);
449 static void FDKaacEnc_countEsc(const SHORT *RESTRICT values,
462 t0=fixp_abs(values[i+0]);
463 t1=fixp_abs(values[i+1]);
491 typedef void (*COUNT_FUNCTION)(const SHORT *RESTRICT values,
519 INT FDKaacEnc_bitCount(const SHORT *values,
535 countFuncTable[maxVal](values,width,bitCount);
545 INT FDKaacEnc_countValues(SHORT *RESTRICT values, INT width, INT codeBook)
559 t0 = values[i+0];
560 t1 = values[i+1];
561 t2 = values[i+2];
562 t3 = values[i+3];
570 t0 = values[i+0];
571 t1 = values[i+1];
572 t2 = values[i+2];
573 t3 = values[i+3];
582 t0 = values[i+0];
587 t1 = values[i+1];
592 t2 = values[i+2];
597 t3 = values[i+3];
611 t0 = values[i+0];
616 t1 = values[i+1];
621 t2 = values[i+2];
626 t3 = values[i+3];
638 t0 = values[i+0];
639 t1 = values[i+1];
647 t0 = values[i+0];
648 t1 = values[i+1];
657 t0 = values[i+0];
663 t1 = values[i+1];
676 t0 = values[i+0];
682 t1 = values[i+1];
695 t0 = values[i+0];
700 t1 = values[i+1];
713 t0 = values[i+0];
719 t1 = values[i+1];
732 t0 = values[i+0];
737 t1 = values[i+1];
779 INT FDKaacEnc_codeValues(SHORT *RESTRICT values, INT width, INT codeBook, HANDLE_FDK_BITSTREAM hBitstream)
792 t0 = values[i+0]+1;
793 t1 = values[i+1]+1;
794 t2 = values[i+2]+1;
795 t3 = values[i+3]+1;
804 t0 = values[i+0]+1;
805 t1 = values[i+1]+1;
806 t2 = values[i+2]+1;
807 t3 = values[i+3]+1;
818 t0 = values[i+0];
827 t1 = values[i+1];
836 t2 = values[i+2];
845 t3 = values[i+3];
866 t0 = values[i+0];
875 t1 = values[i+1];
884 t2 = values[i+2];
893 t3 = values[i+3];
911 t0 = values[i+0]+4;
912 t1 = values[i+1]+4;
921 t0 = values[i+0]+4;
922 t1 = values[i+1]+4;
933 t0 = values[i+0];
943 t1 = values[i+1];
963 t0 = values[i+0];
973 t1 = values[i+1];
993 t0 = values[i+0];
1002 t1 = values[i+1];
1022 t0 = values[i+0];
1032 t1 = values[i+1];
1052 t0 = values[i+0];
1061 t1 = values[i+1];