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

  /external/libvpx/libvpx/vp9/common/
vp9_enums.h 38 BLOCK_64X64,
vp9_common_data.c 83 BLOCK_64X64,
143 {{BLOCK_64X64, BLOCK_64X32}, {BLOCK_32X64, BLOCK_32X32}},
vp9_onyxc_int.h 310 const int boffset = b_width_log2(BLOCK_64X64) - bsl;
334 int boffset = mi_width_log2(BLOCK_64X64) - bsl;
vp9_loopfilter.c 115 0x0101010101010101, // BLOCK_64X64
132 0x00000000000000ff, // BLOCK_64X64
150 0xffffffffffffffff, // BLOCK_64X64
186 0x1111, // BLOCK_64X64
202 0x000f, // BLOCK_64X64
219 0xffff, // BLOCK_64X64
676 case BLOCK_64X64:
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c 55 case BLOCK_64X64:
721 case BLOCK_64X64:
    [all...]
vp9_block.h 204 case BLOCK_64X64:
vp9_segmentation.c 251 mi_row, mi_col, BLOCK_64X64);
vp9_onyx_if.c 740 sf->max_partition_size = BLOCK_64X64;
    [all...]
vp9_rdopt.c     [all...]
vp9_bitstream.c 663 write_modes_sb(cpi, tile, w, tok, tok_end, mi_row, mi_col, BLOCK_64X64);
    [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodframe.c 805 decode_modes_sb(cm, xd, tile, mi_row, mi_col, r, BLOCK_64X64,
    [all...]

Completed in 48 milliseconds