OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MTB
(Results
1 - 4
of
4
) sorted by null
/external/autotest/client/site_tests/firmware_TouchMTB/
firmware_constants.py
5
"""Define constants for firmware touch device
MTB
tests."""
161
"""Constants about
MTB
event format and
MTB
related constants."""
163
MTB
= _MTB()
164
MTB
.EV_TIME = 'EV_TIME'
165
MTB
.EV_TYPE = 'EV_TYPE'
166
MTB
.EV_CODE = 'EV_CODE'
167
MTB
.EV_VALUE = 'EV_VALUE'
168
MTB
.SYN_REPORT = 'SYN_REPORT'
169
MTB
.SLOT = 'slot
[
all
...]
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
vop.cpp
358
int
MTB
= currVol->moduloTimeBase;
368
while (
MTB
)
371
MTB
--;
mp4lib_int.h
57
Int timeInc; /* VOP time increment (relative to last
mtb
) */
162
UChar
MTB
;
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
mp4enc_api.h
103
UChar
MTB
;
Completed in 2317 milliseconds