Searched refs:b0_ptr (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Divi_dsp.c43 const IDWTELEM *b0_ptr, *b1_ptr, *b2_ptr, *b3_ptr; local
52 b0_ptr = plane->bands[0].buf;
60 b0_1 = b0_ptr[0];
61 b0_2 = b0_ptr[pitch];
106 b0_1 = b0_ptr[indx+1];
107 b0_2 = b0_ptr[pitch+indx+1];
174 b0_ptr += pitch;
185 const IDWTELEM *b0_ptr, *b1_ptr, *b2_ptr, *b3_ptr; local
192 b0_ptr = plane->bands[0].buf;
200 b0 = b0_ptr[ind
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Divi_dsp.c41 const short *b0_ptr, *b1_ptr, *b2_ptr, *b3_ptr; local
51 b0_ptr = plane->bands[0].buf;
62 b0_1 = b0_ptr[0];
63 b0_2 = b0_ptr[pitch];
90 b0_ptr --;
115 b0_1 = b0_ptr[indx+1];
116 b0_2 = b0_ptr[pitch+indx+1];
183 b0_ptr += pitch + 1;
194 const short *b0_ptr, *b1_ptr, *b2_ptr, *b3_ptr; local
201 b0_ptr
[all...]

Completed in 114 milliseconds