Searched defs:input_step (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/test-drivers/vicodec/
H A Dcodec-fwht.c248 fwht(const u8 *block, s16 *output_block, unsigned int stride, unsigned int input_step, bool intra) argument
577 fill_encoder_block(const u8 *input, s16 *dst, unsigned int stride, unsigned int input_step) argument
616 decide_blocktype(const u8 *cur, const u8 *reference, s16 *deltablock, unsigned int stride, unsigned int input_step) argument
684 encode_plane(u8 *input, u8 *refp, __be16 **rlco, __be16 *rlco_max, struct fwht_cframe *cf, u32 height, u32 width, u32 stride, unsigned int input_step, bool is_intra, bool next_is_intra) argument
[all...]

Completed in 93 milliseconds