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.h118 int above_ctx = (has_above && !above_mbmi->skip) ? (int)above_mbmi->tx_size in get_tx_size_context() local
Dvp9_onyxc_int.h432 PARTITION_CONTEXT *const above_ctx = xd->above_seg_context + mi_col; in update_partition_context() local
448 const PARTITION_CONTEXT *above_ctx = xd->above_seg_context + mi_col; in partition_plane_context() local
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c908 const PARTITION_CONTEXT *above_ctx = xd->above_seg_context + mi_col; in dec_partition_plane_context() local
921 PARTITION_CONTEXT *const above_ctx = xd->above_seg_context + mi_col; in dec_update_partition_context() local