OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bppp
(Results
1 - 2
of
2
) sorted by null
/external/libvncserver/libvncserver/
zrleencodetemplate.c
257
int
bppp
;
local
264
bppp
= bitsPerPackedPixel[ph->size-1];
275
byte = (byte <<
bppp
) | index;
276
nbits +=
bppp
;
/hardware/qcom/camera/QCamera2/stack/common/
cam_types.h
264
* 14
BPPP
: 1st byte: P0 [13:6]
[
all
...]
Completed in 902 milliseconds