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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Dbitstream.c1410 int send_update = xd->mode_ref_lf_delta_update local
1413 vp8_write_bit(bc, send_update);
1414 if (send_update)

Completed in 20 milliseconds