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

  /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 */
  /external/libnfc-nci/src/nfa/cho/
nfa_cho_util.c 749 UINT32 temp32; local
754 temp32 = GKI_get_tick_count ();
755 nfa_cho_cb.tx_random_number = (UINT16) ((temp32 >> 16) ^ (temp32));
1955 UINT32 temp32; local
    [all...]
  /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...]
  /external/jmonkeyengine/engine/src/core/com/jme3/math/
Matrix4f.java 1021 float temp30, temp31, temp32, temp33; local
    [all...]
  /frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_EditVideo.c 2246 M4OSA_UInt32 temp32 = 0; local
    [all...]

Completed in 91 milliseconds