OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:b_planes
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encoder.c
1195
const uint8_t *
b_planes
[3] = {b->y_buffer, b->u_buffer, b->v_buffer };
local
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c
1625
const uint8_t *
b_planes
[3] = {b->y_buffer, b->u_buffer, b->v_buffer };
local
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_if.c
1701
const uint8_t *
b_planes
[3] = {b->y_buffer, b->u_buffer, b->v_buffer };
local
[
all
...]
Completed in 236 milliseconds