Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/x86/
Dh264dsp_init.c218 #define H264_BIWEIGHT_10_SSE(W, DEPTH) \ macro
224 H264_BIWEIGHT_10_SSE(16, 10)
225 H264_BIWEIGHT_10_SSE(8, 10)
226 H264_BIWEIGHT_10_SSE(4, 10)