Searched refs:dec_update_partition_context (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodeframe.c | 1081 static INLINE void dec_update_partition_context(TileWorkerData *twd, int mi_row, in dec_update_partition_context() function 1172 dec_update_partition_context(twd, mi_row, mi_col, subsize, num_8x8_wh); in decode_partition() 1284 dec_update_partition_context(twd, mi_row, mi_col, subsize, num_8x8_wh); in parse_partition()
|