Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
H A Dh264dsp_msa.c1303 v8i16 const_not_255_h = __msa_ldi_h(~255); in avc_loopfilter_luma_inter_edge_ver_msa() local
1380 t2 = t1 & const_not_255_h; in avc_loopfilter_luma_inter_edge_ver_msa()
1386 t2 = t1 & const_not_255_h; in avc_loopfilter_luma_inter_edge_ver_msa()
1410 t2 = t1 & const_not_255_h; in avc_loopfilter_luma_inter_edge_ver_msa()
1416 t2 = t1 & const_not_255_h; in avc_loopfilter_luma_inter_edge_ver_msa()

Completed in 5 milliseconds