Home
last modified time | relevance | path

Searched refs:dq3 (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/x86/
H A Dhevc_deblock.asm316 ABS1 m11, m13 ; 0dq0, 0dq3 , 1dq0, 1dq3
610 shufps m13, m15, 0; dq0 + dq3
/third_party/ffmpeg/libavcodec/
H A Dhevcdsp_template.c1532 const int dq3 = abs(TQ2 - 2 * TQ1 + TQ0); in hevc_loop_filter_luma() local
1534 const int d3 = dp3 + dq3; in hevc_loop_filter_luma()
1579 if (dq0 + dq3 < ((beta + (beta >> 1)) >> 3)) in hevc_loop_filter_luma()

Completed in 5 milliseconds