Searched refs:oidx (Results 1 – 2 of 2) sorted by relevance
106 int oidx = (code >> 10) & 7; in decode_frame() local111 if (offsets[oidx] < 0) { in decode_frame()114 offsets[oidx] = AV_RL24(buf); in decode_frame()118 start = (outcnt + offsets[oidx]) % maxcnt; in decode_frame()
1096 uint8_t *oidx, in _kvblk_addkv() argument1099 *oidx = 0; in _kvblk_addkv()1180 *oidx = (uint8_t) kb->zidx; in _kvblk_addkv()2724 IW_INLINE WUR iwrc _cursor_get_ge_idx(IWLCTX *lx, IWKV_cursor_op op, uint8_t *oidx) { in _cursor_get_ge_idx() argument2737 *oidx = idx; in _cursor_get_ge_idx()2742 *oidx = idx ? idx - 1 : idx; in _cursor_get_ge_idx()