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

  /external/libvpx/libvpx/vp9/common/
vp9_common_data.c 47 PARTITION_SPLIT, PARTITION_VERT, PARTITION_HORZ, PARTITION_NONE,
54 PARTITION_VERT, PARTITION_HORZ, PARTITION_NONE, PARTITION_INVALID,
61 PARTITION_HORZ, PARTITION_NONE, PARTITION_INVALID, PARTITION_INVALID,
67 PARTITION_SPLIT, PARTITION_SPLIT, PARTITION_VERT, PARTITION_HORZ,
76 { // PARTITION_HORZ
vp9_enums.h 63 PARTITION_HORZ,
vp9_entropymode.c 260 -PARTITION_NONE, 2, -PARTITION_HORZ, 4, -PARTITION_VERT, -PARTITION_SPLIT
vp9_mfqe.c 240 case PARTITION_HORZ:
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c 475 BLOCK_SIZE subsize = get_subsize(bsize, PARTITION_HORZ);
    [all...]
vp9_bitstream.c 409 assert(p == PARTITION_SPLIT || p == PARTITION_HORZ);
448 case PARTITION_HORZ:
    [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c     [all...]

Completed in 75 milliseconds