HomeSort by relevance Sort by last modified time
    Searched full:temp32 (Results 1 - 6 of 6) sorted by null

  /hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_m4v_config_parser.cpp 1097 uint32 temp32; local
1139 ReadBits(psBits, 32, &temp32); /* num_unit_in_tick*/
1140 ReadBits(psBits, 32, &temp32); /* time_scale */
1152 ReadBits(psBits, 1, &temp32); /* vcl_hrd_parameters_present_flag*/
1153 if (temp32)
1160 if (temp || temp32)
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
l_comp.cpp 149 Word32 temp32; local
156 temp32 = L_mac(L_32, lo, 1, pOverflow);
161 return (temp32); /* = hi<<16 + lo<<1 */
s10_8pf.cpp 46 Description: Changed temp to temp32. When temp was only 16 bits it was not
  /frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_EditVideo.c 2246 M4OSA_UInt32 temp32 = 0; local
    [all...]
  /external/jmonkeyengine/engine/src/core/com/jme3/math/
Matrix4f.java 1021 float temp30, temp31, temp32, temp33; local
    [all...]
  /dalvik/vm/compiler/codegen/x86/
BytecodeVisitor.cpp     [all...]

Completed in 242 milliseconds