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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_block.h 186 int partition_cost[PARTITION_CONTEXTS][PARTITION_TYPES]; member in struct:macroblock
vp9_encodeframe.c     [all...]
vp9_rdopt.c 298 vp9_cost_tokens(x->partition_cost[i], get_partition_probs(cm, i),
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c     [all...]
vp9_encoder.h 475 int partition_cost[PARTITION_CONTEXTS][PARTITION_TYPES]; member in struct:VP9_COMP
vp9_rd.c 295 vp9_cost_tokens(cpi->partition_cost[i], get_partition_probs(xd, i),

Completed in 54 milliseconds