Searched refs:get_start_tok (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encoder.h | 975 static INLINE void get_start_tok(VP9_COMP *cpi, int tile_row, int tile_col, in get_start_tok() function
|
D | vp9_encodeframe.c | 5608 get_start_tok(cpi, tile_row, tile_col, mi_row, &tok); in vp9_encode_sb_row()
|
/external/libaom/libaom/av1/encoder/ |
D | encoder.h | 1182 static INLINE void get_start_tok(AV1_COMP *cpi, int tile_row, int tile_col, in get_start_tok() function
|
D | encodeframe.c | 5011 get_start_tok(cpi, tile_row, tile_col, mi_row, &tok, in av1_encode_sb_row()
|