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

  /external/libvpx/vp8/decoder/arm/
dboolhuff_arm.h 19 #undef vp8_dbool_fill
20 #define vp8_dbool_fill vp8_bool_decoder_fill_v6
33 #undef vp8_dbool_fill
34 #define vp8_dbool_fill vp8_bool_decoder_fill_neon
  /external/libvpx/vp8/decoder/
dboolhuff.h 58 #ifndef vp8_dbool_fill
59 #define vp8_dbool_fill vp8dx_bool_decoder_fill_c macro
71 extern prototype_dbool_fill(vp8_dbool_fill);

Completed in 84 milliseconds