Home
last modified time | relevance | path

Searched defs:left_ctx (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/libvpx/vpx_dsp/ppc/
H A Ddeblock_vsx.c45 static INLINE void horz_ctx(uint8x16_t ctx[4], uint8x16_t left_ctx, in horz_ctx()
73 uint8x16_t ctx[4], out, v, left_ctx; in vpx_post_proc_down_and_across_mb_row_vsx() local
207 int16x8_t left_ctx = vec_splats((int16_t)src[0]); in vpx_mbpost_proc_across_ip_vsx() local
/aosp_15_r20/external/libaom/av1/common/
H A Dpred_common.h121 int above_ctx = 0, left_ctx = 0; in get_comp_index_context() local
144 int above_ctx = 0, left_ctx = 0; in get_comp_group_idx_context() local
H A Dav1_common_int.h1430 const int left_ctx = intra_mode_context[left]; in get_y_mode_cdf() local
1438 PARTITION_CONTEXT *const left_ctx = in update_partition_context() local
1535 const PARTITION_CONTEXT *left_ctx = in partition_plane_context() local
1678 TXFM_CONTEXT *left_ctx, in txfm_partition_update()
1741 const TXFM_CONTEXT *const left_ctx, in txfm_partition_context()
/aosp_15_r20/external/libvpx/vp9/common/
H A Dvp9_pred_common.h164 int left_ctx = in get_tx_size_context() local
H A Dvp9_onyxc_int.h438 PARTITION_CONTEXT *const left_ctx = xd->left_seg_context + (mi_row & MI_MASK); in update_partition_context() local
453 const PARTITION_CONTEXT *left_ctx = xd->left_seg_context + (mi_row & MI_MASK); in partition_plane_context() local
/aosp_15_r20/external/libvpx/vp9/decoder/
H A Dvp9_decodeframe.c1126 const PARTITION_CONTEXT *left_ctx = in dec_partition_plane_context() local
1139 PARTITION_CONTEXT *const left_ctx = in dec_update_partition_context() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dintra_mode_search.c1503 const int left_ctx = intra_mode_context[L]; in av1_rd_pick_intra_sby_mode() local
H A Dencodeframe_utils.c443 const int left_ctx = intra_mode_context[left]; in av1_sum_intra_stats() local
H A Dnonrd_pickmode.c1583 const int left_ctx = intra_mode_context[L]; in av1_nonrd_pick_intra_mode() local
H A Dtx_search.c3220 ENTROPY_CONTEXT *left_ctx, in tx_block_yrd()