Home
last modified time | relevance | path

Searched refs:encode_b_args (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemb.c32 struct encode_b_args { struct
455 struct encode_b_args *const args = arg; in encode_block()
559 struct encode_b_args arg = {x, &ctx, &mbmi->skip}; in vp9_encode_sb()
580 struct encode_b_args* const args = arg; in encode_block_intra()
708 struct encode_b_args arg = {x, NULL, skip}; in vp9_encode_block_intra()
715 struct encode_b_args arg = {x, NULL, &xd->mi[0]->mbmi.skip}; in vp9_encode_intra_block_plane()