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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/decoder/
H A Dvp9_decodeframe.h29 int vp9_read_sync_code(struct vp9_read_bit_buffer *const rb);
H A Dvp9_decodeframe.c1126 int vp9_read_sync_code(struct vp9_read_bit_buffer *const rb) { function
1214 if (!vp9_read_sync_code(rb))
1235 if (!vp9_read_sync_code(rb))
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/
H A Dvp9_dx_iface.c164 if (!vp9_read_sync_code(&rb))
176 if (!vp9_read_sync_code(&rb))

Completed in 86 milliseconds