HomeSort by relevance Sort by last modified time
    Searched defs:num_4x4_blk (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_block.h 42 int num_4x4_blk; member in struct:__anon24018
vp9_onyx_if.c 1492 const int num_4x4_blk = MAX(4, num_4x4_w * num_4x4_h); local
1530 const int num_4x4_blk = MAX(4, num_4x4_w * num_4x4_h); local
    [all...]

Completed in 25 milliseconds