OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Ny
(Results
1 - 4
of
4
) 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/chromium/third_party/libjingle/source/talk/session/phone/testdata/
video.rtpdump
[
all
...]
/external/chromium_org/third_party/libjingle/source/talk/media/testdata/
video.rtpdump
[
all
...]
h264-svc-99-640x360.rtpdump
[
all
...]
Completed in 34 milliseconds