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

  /external/libvpx/libvpx/vp9/encoder/
vp9_quantize.c 140 struct plane_block_idx { struct
147 static INLINE struct plane_block_idx plane_block_idx(int y_blocks, function
150 struct plane_block_idx res;
169 const struct plane_block_idx pb_idx = plane_block_idx(y_blocks, b_idx);

Completed in 38 milliseconds