Searched refs:p_data_end (Results 1 – 2 of 2) sorted by relevance
26 const uint8_t **p_data_end);
1254 const uint8_t **p_data_end) { in vp9_decode_frame() argument1268 *p_data_end = data + 1; in vp9_decode_frame()1313 *p_data_end = decode_tiles_mt(pbi, data + first_partition_size, data_end); in vp9_decode_frame()1315 *p_data_end = decode_tiles(pbi, data + first_partition_size, data_end); in vp9_decode_frame()