Home
last modified time | relevance | path

Searched defs:ofst (Results 1 – 9 of 9) sorted by relevance

/external/libavc/common/
Dih264_weighted_pred.c205 WORD32 ofst, in ih264_weighted_pred_luma()
279 WORD32 ofst, in ih264_weighted_pred_chroma()
381 WORD32 shft, ofst; in ih264_weighted_bi_pred_luma() local
/external/libmpeg2/common/
Dideint_utils.c312 WORD32 ofst = i * (BLK_WD + 4) + 2; in ideint_pad_blk() local
323 WORD32 ofst = i * (BLK_WD + 4) + 2 + blk_wd - 1; in ideint_pad_blk() local
/external/libhevc/decoder/
Dihevcd_nal.c98 WORD32 ofst; in ihevcd_nal_search_start_code() local
Dihevcd_parse_headers.c212 WORD32 ofst; in ihevcd_parse_pred_wt_ofst() local
289 WORD32 ofst; in ihevcd_parse_pred_wt_ofst() local
/external/libavc/common/x86/
Dih264_weighted_pred_sse42.c384 WORD32 ofst, in ih264_weighted_pred_luma_sse42()
614 WORD32 ofst, in ih264_weighted_pred_chroma_sse42()
837 WORD32 ofst; in ih264_weighted_bi_pred_luma_sse42() local
/external/libavc/decoder/
Dih264d_inter_pred.c1289 WORD32 ofst = (WORD8)(u4_wt_ofst_y >> 16); in ih264d_motion_compensate_mp() local
/external/sqlite/dist/
Dshell.c4149 static const struct { const char *zName; int ofst; } aField[] = { in shell_dbinfo_command() member
4198 int ofst = aField[i].ofst; in shell_dbinfo_command() local
/external/sqlite/dist/orig/
Dshell.c4127 static const struct { const char *zName; int ofst; } aField[] = { in shell_dbinfo_command() member
4176 int ofst = aField[i].ofst; in shell_dbinfo_command() local
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp156 unsigned ofst; in CC_Hexagon_VarArg() local