HomeSort by relevance Sort by last modified time
    Searched refs:vp8_mv_ref_encoding_array (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/vp8/common/
vp8_entropymodedata.h 63 const struct vp8_token_struct vp8_mv_ref_encoding_array[VP8_MVREFS] = variable in typeref:struct:vp8_token_struct
entropymode.h 63 extern const struct vp8_token_struct vp8_mv_ref_encoding_array[VP8_MVREFS];
  /external/libvpx/libvpx/vp8/encoder/
bitstream.c 435 vp8_mv_ref_encoding_array + (m - NEARESTMV));
    [all...]
rdopt.c 938 vp8_mv_ref_encoding_array + (m - NEARESTMV));
    [all...]

Completed in 31 milliseconds