OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pitch_uv
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4enc_lib.h
109
UChar *cv_rec, Int
pitch_uv
, Int width_uv, Int height_uv, Int round1);
motion_comp.cpp
107
Int height, pitch,
pitch_uv
, height_uv;
local
120
pitch_uv
= pitch >> 1;
158
pitch_uv
, (currVop->width) >> 1, height_uv, round1);
182
pitch_uv
, (currVop->width) >> 1, height_uv, round1);
[
all
...]
Completed in 78 milliseconds