Home
last modified time | relevance | path

Searched defs:is_inter (Results 1 – 3 of 3) sorted by relevance

/external/libavc/encoder/
Dih264e_cavlc.c1202 WORD32 is_inter = 0; in ih264e_write_pslice_mb_cavlc() local
1500 WORD32 is_inter = 0; in ih264e_write_bslice_mb_cavlc() local
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodemv.c471 const int is_inter = vpx_read(r, cm->fc->intra_inter_prob[ctx]); in read_is_inter_block() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_bitstream.c249 const int is_inter = is_inter_block(mbmi); in pack_inter_mode_mvs() local