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 56 void vp9_encode_sby(MACROBLOCK *x, BLOCK_SIZE bsize);
vp9_encodemb.c 539 void vp9_encode_sby(MACROBLOCK *x, BLOCK_SIZE bsize) { function
vp9_firstpass.c 673 vp9_encode_sby(x, xd->this_mi->mbmi.sb_type);
    [all...]

Completed in 26 milliseconds