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

  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemb.h 41 void vp9_encode_sby(MACROBLOCK *x, BLOCK_SIZE bsize);
vp9_encodemb.c 492 void vp9_encode_sby(MACROBLOCK *x, BLOCK_SIZE bsize) { function
vp9_firstpass.c 731 vp9_encode_sby(x, xd->mi_8x8[0]->mbmi.sb_type);
    [all...]

Completed in 755 milliseconds