Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh261dec.c231 int b_stride = 2*s->mb_width + 1; in h261_decode_mb_skipped() local
461 int b_stride = 2*s->mb_width + 1; in h261_decode_mb() local
Dsnowenc.c515 const int b_stride = s->b_width << s->block_max_depth; in get_dc() local
563 const int b_stride = s->b_width << s->block_max_depth; in get_block_bits() local
612 const int b_stride = s->b_width << s->block_max_depth; in get_block_rd() local
715 const int b_stride = s->b_width << s->block_max_depth; in get_4block_rd() local
898 const int b_stride= s->b_width << s->block_max_depth; in check_block() local
944 const int b_stride= s->b_width << s->block_max_depth; in check_4block_inter() local
993 const int b_stride= b_width; in iterative_me() local
Dh264_mvpred.h265 int b_stride = h->b_stride; in pred_pskip_motion() local
607 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.c92 const int b_stride= b_width; in predict_slice_buffered() local
Dh264dec.h399 int b_stride; // FIXME use s->b4_stride member
709 int b_stride, in write_back_motion_list()
747 const int b_stride = h->b_stride; in write_back_motion() local
Dh264_slice.c2338 int b_stride = h->b_stride; in fill_filter_caches_inter() local
Dsvq3.c124 int b_stride; member
Dsnow.h286 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