Searched refs:dec_update_partition_context (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/libvpx/vp9/decoder/ |
H A D | vp9_decodeframe.c | 1135 static INLINE void dec_update_partition_context(TileWorkerData *twd, int mi_row, in dec_update_partition_context() function 1226 dec_update_partition_context(twd, mi_row, mi_col, subsize, num_8x8_wh); in decode_partition() 1294 dec_update_partition_context(twd, mi_row, mi_col, subsize, num_8x8_wh); in process_partition()
|