Home
last modified time | relevance | path

Searched defs:b_stride (Results 1 – 12 of 12) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh261dec.c215 int b_stride = 2*s->mb_width + 1; in h261_decode_mb_skipped() local
444 int b_stride = 2*s->mb_width + 1; in h261_decode_mb() local
Dsnowenc.c524 const int b_stride = s->b_width << s->block_max_depth; in get_dc() local
572 const int b_stride = s->b_width << s->block_max_depth; in get_block_bits() local
621 const int b_stride = s->b_width << s->block_max_depth; in get_block_rd() local
724 const int b_stride = s->b_width << s->block_max_depth; in get_4block_rd() local
907 const int b_stride= s->b_width << s->block_max_depth; in check_block() local
953 const int b_stride= s->b_width << s->block_max_depth; in check_4block_inter() local
1002 const int b_stride= b_width; in iterative_me() local
Dh264_mvpred.h267 int b_stride = h->b_stride; in pred_pskip_motion() local
609 int b_stride = h->b_stride; in fill_decode_caches() local
Dintrax8dsp.c345 const ptrdiff_t b_stride, int quant) in x8_loop_filter()
Dsnowdec.c95 const int b_stride= b_width; in predict_slice_buffered() local
Dh264dec.h408 int b_stride; // FIXME use s->b4_stride member
750 int b_stride, in write_back_motion_list()
788 const int b_stride = h->b_stride; in write_back_motion() local
Dh264_slice.c2242 int b_stride = h->b_stride; in fill_filter_caches_inter() local
Dsvq3.c123 int b_stride; member
Dsnow.h284 const int b_stride= b_width; in add_yblock() local
Dhevcdsp_template.c336 int a_stride, b_stride; in FUNC() local
/third_party/ffmpeg/libavcodec/arm/
Dhevcdsp_init_neon.c185 int a_stride, b_stride; in ff_hevc_sao_edge_filter_neon_8_wrapper() local
/third_party/mesa3d/src/amd/compiler/
Daco_register_allocation.cpp1477 unsigned b_stride = b.info.stride * (b.info.rc.is_subdword() ? 1 : 4); in compact_relocate_vars() local