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

  /external/libvpx/vp8/common/
blockd.h 127 LEFT4X4,
136 #define VP8_SUBMVREFS (1 + NEW4X4 - LEFT4X4)
entropymode.c 161 -LEFT4X4, 2,
270 vp8_sub_mv_ref_tree, LEFT4X4);
  /external/libvpx/vp8/decoder/
decodemv.c 375 case LEFT4X4:
  /external/libvpx/vp8/encoder/
rdopt.c 968 m = LEFT4X4;
980 case LEFT4X4:
998 m = LEFT4X4;
    [all...]
bitstream.c 804 assert(LEFT4X4 <= m && m <= NEW4X4);
807 vp8_sub_mv_ref_encoding_array - LEFT4X4 + m);
    [all...]
onyx_if.c     [all...]

Completed in 170 milliseconds