Home
last modified time | relevance | path

Searched defs:dst_word (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/codecs/m4v_h263/enc/src/
Dfastidct.cpp328 uint32 pred_word, dst_word; in idct_row1Inter() local
375 uint32 pred_word, dst_word; in idct_row2Inter() local
434 uint32 pred_word, dst_word; in idct_row3Inter() local
504 uint32 pred_word, dst_word; in idct_row4Inter() local
580 uint32 pred_word, dst_word; in idct_row0x40Inter() local
637 uint32 pred_word, dst_word; in idct_row0x20Inter() local
693 uint32 pred_word, dst_word; in idct_row0x10Inter() local
748 uint32 pred_word, dst_word; in idct_rowInter() local
871 uint32 dst_word; in idct_row2Intra() local
926 uint32 dst_word; in idct_row3Intra() local
[all …]
/frameworks/av/media/codecs/m4v_h263/dec/src/
Didct_vca.cpp46 uint32 pred_word, dst_word; in idctrow1() local
103 uint32 pred_word, dst_word; in idctrow2() local
193 uint32 pred_word, dst_word; in idctrow3() local
304 uint32 pred_word, dst_word; in idctrow4() local
Dblock_idct.cpp519 uint32 pred_word, dst_word; in idctrow() local