Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/x86/
H A Dhevc_deblock.asm342 ;weak / strong decision compare to beta_2
345 pcmpgtw m15, m8; (d0 << 1) < beta_2, (d3 << 1) < beta_2
414 and r6, r11; strong mask , beta_2 and beta_3 comparisons
425 and r6, r11; strong mask, beta_2, beta_3 and tc25 comparisons
/third_party/ffmpeg/libavcodec/
H A Dhevcdsp_template.c1544 const int beta_2 = beta >> 2; in hevc_loop_filter_luma() local
1549 (d0 << 1) < beta_2 && (d3 << 1) < beta_2) { in hevc_loop_filter_luma()

Completed in 6 milliseconds