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 43 void vp9_xform_quant(int plane, int block, BLOCK_SIZE plane_bsize,
vp9_encodemb.c 342 void vp9_xform_quant(int plane, int block, BLOCK_SIZE plane_bsize, function
438 vp9_xform_quant(plane, block, plane_bsize, tx_size, arg);
484 vp9_xform_quant(plane, block, plane_bsize, tx_size, arg);
vp9_rdopt.c 607 vp9_xform_quant(plane, block, plane_bsize, tx_size, &encode_args);
    [all...]

Completed in 25 milliseconds