Searched refs:img_ptr (Results 1 – 4 of 4) sorted by relevance
97 aom_image_t **img_ptr, int output_format) { in decode_tile() argument117 *img_ptr = img; in decode_tile()
440 void aom_shift_img(unsigned int output_bit_depth, aom_image_t **img_ptr, in aom_shift_img() argument442 aom_image_t *img = *img_ptr; in aom_shift_img()470 *img_ptr = img_shifted; in aom_shift_img()
170 void aom_shift_img(unsigned int output_bit_depth, aom_image_t **img_ptr,
831 static int secboot_init(struct fsl_secboot_img_priv **img_ptr) in secboot_init() argument833 *img_ptr = malloc(sizeof(struct fsl_secboot_img_priv)); in secboot_init()835 struct fsl_secboot_img_priv *img = *img_ptr; in secboot_init()