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

  /external/libvpx/libvpx/vp9/encoder/
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...]
vp9_block.h 42 int num_4x4_blk; member in struct:__anon21302
vp9_rdopt.c     [all...]
vp9_encodeframe.c 431 sizeof(uint8_t) * ctx->num_4x4_blk);
    [all...]

Completed in 29 milliseconds