Home
last modified time | relevance | path

Searched refs:temp32 (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
Dl_comp.cpp149 Word32 temp32; in L_Comp() local
156 temp32 = L_mac(L_32, lo, 1, pOverflow); in L_Comp()
161 return (temp32); /* = hi<<16 + lo<<1 */ in L_Comp()
/frameworks/av/libvideoeditor/vss/src/
DM4VSS3GPP_EditVideo.c2246 M4OSA_UInt32 temp32 = 0; in M4VSS3GPP_intUpdateTimeInfo() local
2248 temp32 = ( 0x000000ff & (M4OSA_UInt32)(*temp8)) in M4VSS3GPP_intUpdateTimeInfo()
2253 M4OSA_TRACE3_2("RC: Temp32: 0x%x, dataAddress: 0x%x\n", temp32, in M4VSS3GPP_intUpdateTimeInfo()
2256 if( M4VSS3GPP_EDIT_GOV_HEADER == temp32 ) in M4VSS3GPP_intUpdateTimeInfo()