Home
last modified time | relevance | path

Searched refs:read_mv_probs (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodeframe.c155 static void read_mv_probs(nmv_context *ctx, int allow_hp, vp9_reader *r) { in read_mv_probs() function
1197 read_mv_probs(nmvc, cm->allow_high_precision_mv, &r); in read_compressed_header()