OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Ny
(Results
1 - 9
of
9
) sorted by null
/external/opencv/cvaux/src/
cvhmmobs.cpp
69
//
Ny
= floor((roi.height - dctSize.height + delta.height)/delta.height);
71
// So, total number of observation vectors is Nx*
Ny
, and total size of
72
// array obs must be >= Nx*
Ny
*obsSize.width*obsSize.height*sizeof(float).
82
// for( y = 0; y <
Ny
; y++ )
134
int Nx,
Ny
;
156
Ny
= (roi.height - dctSize.height + delta.height) / delta.height;
158
if( Nx <= 0 ||
Ny
<= 0 )
170
for( y = 0; y <
Ny
; y++, img += delta.height * imgStep )
329
int Nx,
Ny
;
351
Ny
= (roi.height - dctSize.height + delta.height) / delta.height
[
all
...]
/external/webrtc/data/voice_engine/stereo_rtp_files/
stereo_g729_jitter.rtp
213
<