Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/ppc/
Dh264qpel.c198 #define put_unligned_store(s, dest) { \ macro
210 #define put_unligned_store(s, dest) vec_vsx_st(s, 0, dest); macro