Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dbit_depth_template.c39 # undef AV_WN2P
73 # define AV_WN2P AV_WN32 macro
93 # define AV_WN2P AV_WN16 macro
Dh264qpel_template.c34 AV_WN2P(dst , AV_RN2P(src )); in FUNC()