Searched defs:mode_offset (Results 1 – 15 of 15) sorted by relevance
/aosp_15_r20/external/libhevc/common/arm/ |
H A D | ihevc_intra_pred_chroma_mode_18_34.s | 96 .equ mode_offset, 108 define
|
H A D | ihevc_intra_pred_luma_mode_18_34.s | 96 .equ mode_offset, 44 define
|
H A D | ihevc_intra_pred_chroma_mode_27_to_33.s | 85 .equ mode_offset, 108 define
|
H A D | ihevc_intra_pred_luma_mode_27_to_33.s | 89 .equ mode_offset, 108 define
|
H A D | ihevc_intra_pred_chroma_mode_3_to_9.s | 90 .equ mode_offset, 108 define
|
H A D | ihevc_intra_pred_filters_chroma_mode_19_to_25.s | 92 .equ mode_offset, 240 define
|
H A D | ihevc_intra_pred_filters_luma_mode_19_to_25.s | 92 .equ mode_offset, 240 define
|
H A D | ihevc_intra_pred_luma_mode_3_to_9.s | 92 .equ mode_offset, 108 define
|
H A D | ihevc_intra_pred_filters_chroma_mode_11_to_17.s | 92 .equ mode_offset, 240 define
|
H A D | ihevc_intra_pred_filters_luma_mode_11_to_17.s | 92 .equ mode_offset, 240 define
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | rd.h | 78 static inline int mode_offset(const PREDICTION_MODE mode) { in mode_offset() function
|
H A D | rdopt.c | 4504 const int mode_offset = INTER_OFFSET(this_mode); in collect_single_states() local 4635 const int mode_offset = INTER_OFFSET(mode); in compound_skip_get_candidates() local 4673 const int mode_offset[2] = { INTER_OFFSET(mode[0]), INTER_OFFSET(mode[1]) }; in compound_skip_by_single_states() local
|
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_pickmode.c | 1098 static int mode_offset(const PREDICTION_MODE mode) { in mode_offset() function
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 42794 int mode_offset; member
|
H A D | vmlinux.h | 42794 int mode_offset; member
|