Searched refs:vp9_compute_skin_sb (Results 1 – 3 of 3) sorted by relevance
28 void vp9_compute_skin_sb(struct VP9_COMP *const cpi, BLOCK_SIZE bsize,
40 void vp9_compute_skin_sb(VP9_COMP *const cpi, BLOCK_SIZE bsize, int mi_row, in vp9_compute_skin_sb() function
5275 vp9_compute_skin_sb(cpi, BLOCK_16X16, mi_row, mi_col); in encode_nonrd_sb_row()