Home
last modified time | relevance | path

Searched defs:no_q (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
Dhevc_lpf_sao_msa.c2567 uint8_t *no_p, uint8_t *no_q) in ff_hevc_loop_filter_luma_h_8_msa()
2575 uint8_t *no_p, uint8_t *no_q) in ff_hevc_loop_filter_luma_v_8_msa()
2583 uint8_t *no_q) in ff_hevc_loop_filter_chroma_h_8_msa()
2591 uint8_t *no_q) in ff_hevc_loop_filter_chroma_v_8_msa()
/third_party/ffmpeg/libavcodec/
Dhevc_filter.c483 uint8_t no_q[2] = { 0 }; in deblocking_filter_CTB() local
Dhevcdsp_template.c1537 const int no_q = _no_q[j]; in FUNC() local
1616 int d, j, no_p, no_q; in FUNC() local