OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:last_pixel
(Results
1 - 6
of
6
) sorted by null
/external/libaom/libaom/av1/common/
cfl.c
93
const uint16_t
last_pixel
= recon_buf_q3[-1];
local
96
recon_buf_q3[i] =
last_pixel
;
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_blorp.c
784
const uint32_t
last_pixel
= _mesa_image_offset(dims, packing, w, h,
local
789
const uint32_t size =
last_pixel
- first_pixel;
[
all
...]
/device/google/bonito/sdm710/kernel-headers/media/
msmb_isp.h
164
uint32_t
last_pixel
;
member in struct:msm_vfe_camif_subsample_cfg
171
uint32_t
last_pixel
;
member in struct:msm_vfe_camif_cfg
/device/google/bonito/sdm710/original-kernel-headers/media/
msmb_isp.h
181
uint32_t
last_pixel
;
member in struct:msm_vfe_camif_subsample_cfg
192
uint32_t
last_pixel
;
member in struct:msm_vfe_camif_cfg
/device/google/crosshatch/sdm845/kernel-headers/media/
msmb_isp.h
164
uint32_t
last_pixel
;
member in struct:msm_vfe_camif_subsample_cfg
171
uint32_t
last_pixel
;
member in struct:msm_vfe_camif_cfg
/device/google/crosshatch/sdm845/original-kernel-headers/media/
msmb_isp.h
181
uint32_t
last_pixel
;
member in struct:msm_vfe_camif_subsample_cfg
192
uint32_t
last_pixel
;
member in struct:msm_vfe_camif_cfg
Completed in 949 milliseconds