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