Home
last modified time | relevance | path

Searched defs:data_stride (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/third_party/libopenjpeg/
Dt1.c434 data_stride, ci, mqc, curctx, \ argument
783 #define opj_t1_dec_refpass_step_mqc_macro(flags, data, data_stride, ci, \ argument
1117 data_stride, ci, mqc, curctx, \ argument
/external/libaom/av1/common/
Drestoration.h346 int data_stride, dst_stride; member
Drestoration.c285 int rsb_row, int use_highbd, int h, uint8_t *data8, int data_stride, in setup_processing_stripe_boundary()
388 int use_highbd, int h, uint8_t *data8, int data_stride, int copy_above, in restore_processing_stripe_boundary()
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp10568 static const GLuint data_stride = vec4_stride * 2; /* one vec4 + one scalar aligned to 16 */ in test() local
12335 static const GLuint data_stride = vec4_stride * 2; /* one vec4 + one scalar aligned to 16 */ in test() local