HomeSort by relevance Sort by last modified time
    Searched full:vp9_encode_block_intra (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encodemb.h 31 void vp9_encode_block_intra(MACROBLOCK *x, int plane, int block,
vp9_encodemb.c 589 void vp9_encode_block_intra(MACROBLOCK *x, int plane, int block, function
vp9_rdopt.c 675 vp9_encode_block_intra(x, plane, block, plane_bsize, tx_size, &mbmi->skip);
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemb.h 31 void vp9_encode_block_intra(MACROBLOCK *x, int plane, int block,
vp9_encodemb.c 601 void vp9_encode_block_intra(MACROBLOCK *x, int plane, int block, function
vp9_rdopt.c 673 vp9_encode_block_intra(x, plane, block, plane_bsize, tx_size, &mbmi->skip);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_encodemb.h 31 void vp9_encode_block_intra(MACROBLOCK *x, int plane, int block,
vp9_encodemb.c 601 void vp9_encode_block_intra(MACROBLOCK *x, int plane, int block, function
vp9_rdopt.c 673 vp9_encode_block_intra(x, plane, block, plane_bsize, tx_size, &mbmi->skip);
    [all...]

Completed in 5561 milliseconds