Home
last modified time | relevance | path

Searched defs:above_ctx (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_pred_common.h158 int above_ctx = in get_tx_size_context() local
Dvp9_onyxc_int.h410 PARTITION_CONTEXT *const above_ctx = xd->above_seg_context + mi_col; in update_partition_context() local
425 const PARTITION_CONTEXT *above_ctx = xd->above_seg_context + mi_col; in partition_plane_context() local
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c865 const PARTITION_CONTEXT *above_ctx = twd->xd.above_seg_context + mi_col; in dec_partition_plane_context() local
878 PARTITION_CONTEXT *const above_ctx = twd->xd.above_seg_context + mi_col; in dec_update_partition_context() local