Searched refs:SAOParams (Results 1 - 5 of 5) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | hevcdsp.h | 34 typedef struct SAOParams { struct 45 } SAOParams; typedef 71 struct SAOParams *sao, int *borders, int _width, int _height, int c_idx,
|
H A D | hevcdec.h | 504 SAOParams *sao;
|
H A D | hevcdsp_template.c | 356 ptrdiff_t stride_dst, ptrdiff_t stride_src, SAOParams *sao, in sao_edge_restore_0() 406 ptrdiff_t stride_dst, ptrdiff_t stride_src, SAOParams *sao, in sao_edge_restore_1()
|
H A D | hevc_filter.c | 265 SAOParams *sao = &CTB(s->sao, x_ctb, y_ctb); in sao_filter_CTB()
|
H A D | hevcdec.c | 1014 SAOParams *sao = &CTB(s->sao, rx, ry); in hls_sao_param()
|
Completed in 14 milliseconds