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

  /external/libvpx/libvpx/vp9/common/
vp9_onyxc_int.h 56 } partition_context_lookup[BLOCK_SIZES];
419 memset(above_ctx, partition_context_lookup[subsize].above, bs);
420 memset(left_ctx, partition_context_lookup[subsize].left, bs);
vp9_common_data.c 230 } partition_context_lookup[BLOCK_SIZES] = { variable in typeref:struct:__anon24720
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c     [all...]

Completed in 256 milliseconds