Home
last modified time | relevance | path

Searched refs:get_start_tok (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h975 static INLINE void get_start_tok(VP9_COMP *cpi, int tile_row, int tile_col, in get_start_tok() function
Dvp9_encodeframe.c5608 get_start_tok(cpi, tile_row, tile_col, mi_row, &tok); in vp9_encode_sb_row()
/external/libaom/libaom/av1/encoder/
Dencoder.h1182 static INLINE void get_start_tok(AV1_COMP *cpi, int tile_row, int tile_col, in get_start_tok() function
Dencodeframe.c5011 get_start_tok(cpi, tile_row, tile_col, mi_row, &tok, in av1_encode_sb_row()