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

  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemb.h 58 void vp9_xform_quant(int plane, int block, BLOCK_SIZE plane_bsize,
vp9_encodemb.c 422 void vp9_xform_quant(int plane, int block, BLOCK_SIZE plane_bsize, function
507 vp9_xform_quant(plane, block, plane_bsize, tx_size, arg);
vp9_rdopt.c 627 vp9_xform_quant(plane, block, plane_bsize, tx_size, &encode_args);
    [all...]

Completed in 27 milliseconds