Searched defs:px0 (Results 1 – 8 of 8) sorted by relevance
/third_party/boost/libs/smart_ptr/test/ |
D | atomic_sp_test.cpp | 53 boost::shared_ptr<X> px0( new X ); in main() local 95 boost::shared_ptr<X> px0( new X ); in main() local 111 boost::shared_ptr<X> px0( new X ); in main() local 127 boost::shared_ptr<X> px0( new X ); in main() local 147 boost::shared_ptr<X> px0( new X ); in main() local
|
/third_party/cmsis/CMSIS/DSP/Source/FilteringFunctions/ |
D | arm_fir_decimate_q15.c | 77 const q15_t *px0, *px1, *px2, *px3; in arm_fir_decimate_q15() local 333 q15_t *px0, *px1; in arm_fir_decimate_q15() local 579 q15_t *px0, *px1; in arm_fir_decimate_q15() local
|
D | arm_fir_decimate_fast_q15.c | 76 q15_t *px0, *px1; in arm_fir_decimate_fast_q15() local 322 q15_t *px0, *px1; in arm_fir_decimate_fast_q15() local
|
D | arm_fir_decimate_f32.c | 144 const float32_t *px0, *px1, *px2, *px3; in arm_fir_decimate_f32() local 394 float32_t *px0, *px1, *px2, *px3; in arm_fir_decimate_f32() local 630 float32_t *px0; /* Temporary pointer for state buffer */ in arm_fir_decimate_f32() local
|
D | arm_fir_decimate_q31.c | 76 const q31_t *px0, *px1, *px2, *px3; in arm_fir_decimate_q31() local 315 q31_t *px0; /* Temporary pointer for state buffer */ in arm_fir_decimate_q31() local
|
D | arm_fir_decimate_fast_q31.c | 71 q31_t *px0; /* Temporary pointer for state buffer */ in arm_fir_decimate_fast_q31() local
|
/third_party/ffmpeg/libswscale/ |
D | input.c | 327 unsigned px0 = input_pixel(2 * i + 0) >> shp; in rgb16_32ToUV_half_c_template() local
|
/third_party/pixman/demos/ |
D | quad2quad.c | 15 double px0, double py0, in quad_to_quad()
|