Searched refs:start_buf (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.c2225 uint8_t start_buf[8]; local in function:dec_av1_Decode
2237 start_buf[i] =
2261 memcpy(priv->codec_data.av1.bs_obu_seq_buf, start_buf, start_bytes);
2269 memcpy(priv->codec_data.av1.bs_obu_td_buf, start_buf, total_obu_len);
2300 buffers[num_buffers] = (void *)start_buf;

Completed in 5 milliseconds