OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nmvy
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
pp_semaphore_chroma_inter.cpp
128
int mmvy, mmvx,
nmvy
, nmvx;
local
141
nmvy
= mmvy;
156
if (
nmvy
< 0)
158
nmvy
= 0;
160
else if (
nmvy
> (height >> 4) - 1)
162
nmvy
= (height >> 4) - 1;
172
pp_prev1 = pstprcTypPrv + (size >> 6) + nmvx +
nmvy
* (mvwidth >> 1) ;
pp_semaphore_luma.cpp
129
int kk, mmvy, mmvx, nmvx,
nmvy
;
local
261
nmvy
= mmvy;
273
if (
nmvy
< 0)
275
nmvy
= 0;
277
else if (
nmvy
> (height >> 3) - 1)
279
nmvy
= (height >> 3) - 1;
284
/* pp_prev1 = &pstprcTypPrv[
nmvy
*mvwidth][nmvx] */
285
pp_prev1 = pstprcTypPrv + nmvx +
nmvy
* mvwidth;
/external/chromium/third_party/libjingle/source/talk/session/phone/testdata/
voice.rtpdump
[
all
...]
Completed in 56 milliseconds